summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-6
diff options
context:
space:
mode:
authorMatthias Clasen <matthiasc@src.gnome.org>2004-11-02 21:42:16 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2004-11-02 21:42:16 +0000
commit1fe0dbd6c0040dfb4462d4f75ea2f01bf0dcc2de (patch)
tree7c3aa864f7dc77a5f6bb5ff0f3edd22ea6470bc7 /ChangeLog.pre-2-6
parent87ad7806a77156be2568ab768053ecb90ea0d66f (diff)
Forgotten ChangeLog
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r--ChangeLog.pre-2-66
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.