mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-05 23:48:44 +02:00
Don't insert unnecessary newlines in keyfiles. (#349825, Chris Wilson)
2006-08-05 Matthias Clasen <mclasen@redhat.com> * glib/gkeyfile.c (g_key_file_to_data): Don't insert unnecessary newlines in keyfiles. (#349825, Chris Wilson)
This commit is contained in:
committed by
Matthias Clasen
parent
994d642cde
commit
e94c42bd46
@@ -1,5 +1,8 @@
|
||||
2006-08-05 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/gkeyfile.c (g_key_file_to_data): Don't insert unnecessary
|
||||
newlines in keyfiles. (#349825, Chris Wilson)
|
||||
|
||||
* glib/guniprop.c (g_unichar_toupper, g_unichar_tolower)
|
||||
(real_toupper, real_tolower): If a character can't be converted,
|
||||
don't replace it with a NUL byte, but leave it unchanged.
|
||||
|
Reference in New Issue
Block a user