From: Matthias Clasen Date: Tue, 2 Nov 2004 21:42:16 +0000 (+0000) Subject: Forgotten ChangeLog X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=1fe0dbd6c0040dfb4462d4f75ea2f01bf0dcc2de;p=dana%2Fcg-glib.git Forgotten ChangeLog --- diff --git a/ChangeLog b/ChangeLog index 272167b9..72d89493 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 2004-11-02 Matthias Clasen + * 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. diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 272167b9..72d89493 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,5 +1,11 @@ 2004-11-02 Matthias Clasen + * 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. diff --git a/ChangeLog.pre-2-12 b/ChangeLog.pre-2-12 index 272167b9..72d89493 100644 --- a/ChangeLog.pre-2-12 +++ b/ChangeLog.pre-2-12 @@ -1,5 +1,11 @@ 2004-11-02 Matthias Clasen + * 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. diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index 272167b9..72d89493 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,5 +1,11 @@ 2004-11-02 Matthias Clasen + * 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. diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index 272167b9..72d89493 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,5 +1,11 @@ 2004-11-02 Matthias Clasen + * 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.