diff options
author | Owen Taylor <otaylor@redhat.com> | 2002-02-26 03:01:09 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2002-02-26 03:01:09 +0000 |
commit | 198830aa35fd43b700f40398657338e24455489b (patch) | |
tree | c54b6c78f8a0dd0042d9dd797761aae8f6ac8c91 /ChangeLog.pre-2-6 | |
parent | 36fea8feaf059853f5f8167726efbdff15815bac (diff) |
Account for some characters having now uppercase/lowercase equivalents in
Mon Feb 25 21:58:01 2002 Owen Taylor <otaylor@redhat.com>
* glib/guniprop.c (g_unichar_toupper/lower): Account
for some characters having now uppercase/lowercase
equivalents in code, docs. (#65416)
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r-- | ChangeLog.pre-2-6 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index 21509139a..a71767c0c 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,9 @@ +Mon Feb 25 21:58:01 2002 Owen Taylor <otaylor@redhat.com> + + * glib/guniprop.c (g_unichar_toupper/lower): Account + for some characters having now uppercase/lowercase + equivalents in code, docs. (#65416) + Mon Feb 25 16:31:09 2002 Owen Taylor <otaylor@redhat.com> * glib/gshell.c (tokenize_command_line): Fix quoting |