diff options
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r-- | ChangeLog.pre-2-4 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index 9e004b61a..d51c202ce 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,3 +1,13 @@ +Tue Sep 25 11:34:22 2001 Owen Taylor <otaylor@redhat.com> + + * configure.in: Version 1.3.9 (binary, interface == 0) + + * glib/gstrfuncs.c (g_ascii_strdown): Change g_ascii_strup/strdown + to take a 'len' argument to match g_utf8_strup/strdown. This + hopefully will also make it more obvious that they duplicate + the string rather than acting like g_strup/strdown. + (Suggestion from Matthias Clasen, #59550) + 2001-09-25 Tor Lillqvist <tml@iki.fi> * configure.in: More Win32 automake macros. For .def files: |