summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorStefan Kost <ensonic@users.sourceforge.net>2008-08-26 07:51:42 +0000
committerStefan Kost <ensonic@users.sourceforge.net>2008-08-26 07:51:42 +0000
commita035262c8f8615850346b9870554dd0e521729e9 (patch)
tree5e91af20fe145f2f0f43e7658d29f298a8b5ca56 /ChangeLog
parent4fbda1f14991042562e848dfb14db5f36d97b134 (diff)
ext/cairo/gsttextoverlay.c: Fix compiler warning.
Original commit message from CVS: * ext/cairo/gsttextoverlay.c: Fix compiler warning.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2a84ca5b..2c3f7a3d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-08-26 Stefan Kost <ensonic@users.sf.net>
+
+ * ext/cairo/gsttextoverlay.c:
+ Fix compiler warning.
+
2008-08-25 David Schleef <ds@schleef.org>
* ext/cairo/gsttextoverlay.c: Fix obvious memleak.