diff options
author | Raja R Harinath <harinath@src.gnome.org> | 1998-11-01 01:44:44 +0000 |
---|---|---|
committer | Raja R Harinath <harinath@src.gnome.org> | 1998-11-01 01:44:44 +0000 |
commit | 5492003cffae560affd30dc9f68dad29c3f84ad2 (patch) | |
tree | 52a0b0b446677ef470c33f0457dc3f8bee4b89c8 /ChangeLog.pre-2-4 | |
parent | f2fe3fe2216f8d65b7dd919a85fcefa305bb691f (diff) | |
download | gtk+-5492003cffae560affd30dc9f68dad29c3f84ad2.tar.gz |
Forgot to commit ChangeLog
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r-- | ChangeLog.pre-2-4 | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index 098c9969ec..ec2d41c0c9 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,3 +1,16 @@ +1998-10-31 Raja R Harinath <harinath@cs.umn.edu> + + * gtk/gtkfeatures.h.in: Remove `#pragma }'. + + * gdk/gdki18n.h: Update to use new `glib' widechar defines. + + * configure.in (CFLAGS): Don't use test -z "echo .. | grep". Use + case instead. + (wchar.h, wctype.h, iswalnum): Duplicate widechar tests from `glib'. + (GDK_WLIBS): New variable. Lists extra libraries needed to use + widechar functions. + * gtk-config.in (--libs): List $GDK_WLIBS, too. + Sat Oct 31 03:11:57 CST 1998 Shawn T. Amundson <amundson@gtk.org> * Released GTK+ 1.1.3 |