summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e6c0211c..1b60e77b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-11-30 Behdad Esfahbod <behdad@gnome.org>
+
+ * examples/cairotwisted.c (two_points_distance), (curve_length),
+ (parametrize_path), (point_on_path), (draw_twisted), (main):
+ Document cairotwisted example.
+
2007-11-29 Behdad Esfahbod <behdad@gnome.org>
* example/cairo*.c: Add some documentation.