diff options
author | Jonathon Jongsma <jjongsma@gnome.org> | 2008-12-12 22:13:38 -0600 |
---|---|---|
committer | Jonathon Jongsma <jjongsma@gnome.org> | 2008-12-12 22:13:38 -0600 |
commit | 6000e9a229e81089411f115f1961204a0a9f6484 (patch) | |
tree | aea79976a78f2acc3ed62b7b2f9c9c3f2b448485 /ChangeLog | |
parent | 2dba9ab377f0fbe5195f0fd7abe5cccda228b89b (diff) |
Minor changes to text-rotate example
* .gitignore: ignore the new example executable names
* examples/text/Makefile.am: normalize the text-rotate example
executable name
* examples/text/text-rotate.cc: print a message to the terminal explaining
that a file was written
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ 2008-12-12 Jonathon Jongsma <jonathon@quotidian.org> + * .gitignore: ignore the new example executable names + * examples/text/Makefile.am: normalize the text-rotate example + executable name + * examples/text/text-rotate.cc: print a message to the terminal explaining + that a file was written + +2008-12-12 Jonathon Jongsma <jonathon@quotidian.org> + * cairomm/surface.h: add the surface examples to the doxygen documentation 2008-12-12 Jonathon Jongsma <jonathon@quotidian.org> |