summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
diff options
context:
space:
mode:
authorTim Janik <timj@gtk.org>2002-03-28 20:12:32 +0000
committerTim Janik <timj@src.gnome.org>2002-03-28 20:12:32 +0000
commitf404089654550e9ff9a28109cec9470f01a018d6 (patch)
treec6e52ba0efecdceb145d80a6fd0e108809381037 /ChangeLog.pre-2-8
parentbeeb35bcfc23245d3a98e62f61e422a3981e3865 (diff)
convert prtinf() strings to local charset when writing them to stdout or
Thu Mar 28 20:31:51 2002 Tim Janik <timj@gtk.org> * glib/gmessages.c: (g_print): (g_printerr): convert prtinf() strings to local charset when writing them to stdout or stderr.
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r--ChangeLog.pre-2-87
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index 34947a7ef..e98ae1156 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,3 +1,10 @@
+Thu Mar 28 20:31:51 2002 Tim Janik <timj@gtk.org>
+
+ * glib/gmessages.c:
+ (g_print):
+ (g_printerr): convert prtinf() strings to local charset
+ when writing them to stdout or stderr.
+
Wed Mar 27 18:42:22 2002 Tim Janik <timj@gtk.org>
* gmessages.[hc]: