mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-06 16:08:43 +02:00
Version 1.3.9 (binary, interface == 0)
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)
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user