summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
diff options
context:
space:
mode:
authorJ. Ali Harlow <ali@juiblex.co.uk>2004-11-11 14:22:51 +0000
committerJ. Ali Harlow <j_ali@src.gnome.org>2004-11-11 14:22:51 +0000
commit097b42b53cff8233f7b4c4163084c82cb6222f27 (patch)
treebacbe7009a068949023726d9916453f981e35c1d /ChangeLog.pre-2-8
parent7bc6850f1f5500293d7b99c6ce9d3bd8b1360811 (diff)
downloadgdk-pixbuf-097b42b53cff8233f7b4c4163084c82cb6222f27.tar.gz
Use embedded tab rather than '\t' escape sequence. (#157949)
2004-11-11 J. Ali Harlow <ali@juiblex.co.uk> * gdk/Makefile.am: * gdk-pixbuf/Makefile.am: * gtk/Makefile.am (gtk.def): Use embedded tab rather than '\t' escape sequence. (#157949)
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r--ChangeLog.pre-2-87
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index 054403aea..ae34828f2 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,3 +1,10 @@
+2004-11-11 J. Ali Harlow <ali@juiblex.co.uk>
+
+ * gdk/Makefile.am:
+ * gdk-pixbuf/Makefile.am:
+ * gtk/Makefile.am (gtk.def): Use embedded tab rather than '\t'
+ escape sequence. (#157949)
+
2004-11-10 Tor Lillqvist <tml@iki.fi>
* gdk/win32/gdkevents-win32.c (_gdk_win32_get_next_tick):