summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-6
diff options
context:
space:
mode:
authorMorten Welinder <terra@gnome.org>2004-07-24 02:25:48 +0000
committerMorten Welinder <mortenw@src.gnome.org>2004-07-24 02:25:48 +0000
commit4b9a1f1f9d9bf8cff161f9a57b78a9f5fe950b94 (patch)
tree40eda675aed43004203c981b4977827fd5058a8b /ChangeLog.pre-1-6
parent476dc1d5646b90ed3b9fbe28109da0ca9dd0b3bf (diff)
downloadpango-4b9a1f1f9d9bf8cff161f9a57b78a9f5fe950b94.tar.gz
Fix C99ism. I am clearly the last man stuck in the dark age of C.
2004-07-23 Morten Welinder <terra@gnome.org> * examples/renderdemo.c (parse_ellipsis): Fix C99ism. I am clearly the last man stuck in the dark age of C.
Diffstat (limited to 'ChangeLog.pre-1-6')
-rw-r--r--ChangeLog.pre-1-65
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-6 b/ChangeLog.pre-1-6
index 02162d92..29dbdb19 100644
--- a/ChangeLog.pre-1-6
+++ b/ChangeLog.pre-1-6
@@ -1,3 +1,8 @@
+2004-07-23 Morten Welinder <terra@gnome.org>
+
+ * examples/renderdemo.c (parse_ellipsis): Fix C99ism. I am clearly
+ the last man stuck in the dark age of C.
+
Tue Jul 20 12:10:42 2004 Owen Taylor <otaylor@redhat.com>
* pango/pango-script.c (pango_language_includes_script):