summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-0
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2002-03-08 15:50:54 +0000
committerOwen Taylor <otaylor@src.gnome.org>2002-03-08 15:50:54 +0000
commitcef5d28c897af6b057d04420ebd040e70e5a693e (patch)
tree8f8cd049bb2b4923c82bb04941da7b832248e6d9 /ChangeLog.pre-2-0
parentdac25522cd299436ac1a7fe366e66d9a348e1715 (diff)
Final updates for 2.0.0
Fri Mar 8 10:20:46 2002 Owen Taylor <otaylor@redhat.com> * NEWS: Final updates for 2.0.0 * glib/gstrfuncs.c: Convert the results of strerror() and strsignal() to UTF-8. * glib/gconvert.c glib/gdir.c glib/giochannel.c glib/giounix.c glib/giowin32.c: Use g_strerror(), not strerror().
Diffstat (limited to 'ChangeLog.pre-2-0')
-rw-r--r--ChangeLog.pre-2-010
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0
index 109fb6313..33fe570ad 100644
--- a/ChangeLog.pre-2-0
+++ b/ChangeLog.pre-2-0
@@ -1,3 +1,13 @@
+Fri Mar 8 10:20:46 2002 Owen Taylor <otaylor@redhat.com>
+
+ * NEWS: Final updates for 2.0.0
+
+ * glib/gstrfuncs.c: Convert the results of strerror()
+ and strsignal() to UTF-8.
+
+ * glib/gconvert.c glib/gdir.c glib/giochannel.c glib/giounix.c
+ glib/giowin32.c: Use g_strerror(), not strerror().
+
Fri Mar 8 00:15:29 2002 Owen Taylor <otaylor@redhat.com>
* README.in: Updates.