summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJonathon Jongsma <jjongsma@gnome.org>2008-12-12 22:13:38 -0600
committerJonathon Jongsma <jjongsma@gnome.org>2008-12-12 22:13:38 -0600
commit6000e9a229e81089411f115f1961204a0a9f6484 (patch)
treeaea79976a78f2acc3ed62b7b2f9c9c3f2b448485 /ChangeLog
parent2dba9ab377f0fbe5195f0fd7abe5cccda228b89b (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--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ff30bc5..14fc375 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>