summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@gnome.org>2007-12-03 07:44:27 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2007-12-03 07:44:27 +0000
commit2db48b69d7679640419062f85b1e0a6fc9fe1e63 (patch)
treea7ea6b9e966eabb70fea9aef52a9a4b98cebfebe /ChangeLog
parente5fc94517a02a87bd4b153ce188bc3215afe71af (diff)
downloadpango-2db48b69d7679640419062f85b1e0a6fc9fe1e63.tar.gz
Add some more comments to document the math involved.
2007-12-03 Behdad Esfahbod <behdad@gnome.org> * examples/cairotwisted.c: Add some more comments to document the math involved. svn path=/trunk/; revision=2510
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1b60e77b..f7520d81 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-12-03 Behdad Esfahbod <behdad@gnome.org>
+
+ * examples/cairotwisted.c: Add some more comments to document
+ the math involved.
+
2007-11-30 Behdad Esfahbod <behdad@gnome.org>
* examples/cairotwisted.c (two_points_distance), (curve_length),