summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2005-08-24 09:26:28 +0000
committerCarl Worth <cworth@cworth.org>2005-08-24 09:26:28 +0000
commit95c1d5470151d4f9778a840847c9b532da1ef9f7 (patch)
tree38f8a985346012289ace47edad80ad829ad342ee /ChangeLog
parent766f63567c8ecfc6881781054ac792e6252b8106 (diff)
Fix typos. Add CAIRO_STATUS_INVALID_DASH.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 638291eb1..9b414d570 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2005-08-24 Carl Worth <cworth@cworth.org>
+ * NEWS: Fix typos. Add CAIRO_STATUS_INVALID_DASH.
+
+2005-08-24 Carl Worth <cworth@cworth.org>
+
* README: Unabbreviate "eg." to "for example,".
2005-08-24 Carl Worth <cworth@cworth.org>