diff options
author | Owen Taylor <otaylor@src.gnome.org> | 1998-02-13 03:47:43 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 1998-02-13 03:47:43 +0000 |
commit | 39e26262a5b1a595f63156056b9f1e34fe10e489 (patch) | |
tree | 3bf08a387654642845536663e6e6cdeee2309bcb /glib | |
parent | c43a50fe36661f6dd69267bcda27d044066b0abd (diff) | |
download | gtk+-39e26262a5b1a595f63156056b9f1e34fe10e489.tar.gz |
change logged.
Diffstat (limited to 'glib')
-rw-r--r-- | glib/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/glib/ChangeLog b/glib/ChangeLog index ab77a285c4..e19533fcf3 100644 --- a/glib/ChangeLog +++ b/glib/ChangeLog @@ -1,3 +1,8 @@ +Thu Feb 12 22:48:11 1998 Owen Taylor <owt1@cornell.edu> + + * gstring.c glib.h: removed deprecated g_string_equal + and g_string_hash. + Tue Feb 10 13:04:36 1998 Owen Taylor <owt1@cornell.edu> * configure.in: Add check to see if the C library's |