diff options
author | Matthias Clasen <matthiasc@src.gnome.org> | 2004-11-02 21:42:16 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2004-11-02 21:42:16 +0000 |
commit | 1fe0dbd6c0040dfb4462d4f75ea2f01bf0dcc2de (patch) | |
tree | 7c3aa864f7dc77a5f6bb5ff0f3edd22ea6470bc7 /ChangeLog.pre-2-6 | |
parent | 87ad7806a77156be2568ab768053ecb90ea0d66f (diff) |
Forgotten ChangeLog
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 272167b90..72d894938 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,5 +1,11 @@ 2004-11-02 Matthias Clasen <mclasen@redhat.com> + * glib/gconvert.c (g_filename_display_name): New function to + convert a filename to a UTF-8 string for display purposes. + (g_get_filename_charsets): New function to return the + encodings which are tried when converting a filename to + UTF-8. + * glib/goption.c (g_option_context_parse): Document that this function may not return. |