summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
-rw-r--r--ChangeLog.pre-2-106
-rw-r--r--ChangeLog.pre-2-126
-rw-r--r--ChangeLog.pre-2-66
-rw-r--r--ChangeLog.pre-2-86
5 files changed, 30 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 272167b90..72d894938 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index 272167b90..72d894938 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -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.
diff --git a/ChangeLog.pre-2-12 b/ChangeLog.pre-2-12
index 272167b90..72d894938 100644
--- a/ChangeLog.pre-2-12
+++ b/ChangeLog.pre-2-12
@@ -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.
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.
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index 272167b90..72d894938 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -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.