summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2007-01-16 12:05:09 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2007-01-16 12:05:09 +0000
commit8c5c6f6259b17cf63859d26b28ab22eedfee7e86 (patch)
treeee19f32f44d325d3e5f5007e06d3350ea9e5a2c9 /ChangeLog
parent9a6b8791eb0439135cf2d60fb8fe1b5b7daa4b17 (diff)
downloadpango-8c5c6f6259b17cf63859d26b28ab22eedfee7e86.tar.gz
Improve text-on-path example.
2007-01-16 Behdad Esfahbod <behdad@gnome.org> * examples/cairotwisted.c (point_on_path), (draw_text), (draw_twisted), (draw_dream), (draw_wow), (main): Improve text-on-path example. svn path=/trunk/; revision=2156
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0b59b0af..dd18f7a6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2007-01-16 Behdad Esfahbod <behdad@gnome.org>
+ * examples/cairotwisted.c (point_on_path), (draw_text),
+ (draw_twisted), (draw_dream), (draw_wow), (main):
+ Improve text-on-path example.
+
+2007-01-16 Behdad Esfahbod <behdad@gnome.org>
+
* configure.in: Generate .bz2 tarball instead of .gz.
2007-01-16 Behdad Esfahbod <behdad@gnome.org>