summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2002-07-25 23:15:31 +0000
committerOwen Taylor <otaylor@src.gnome.org>2002-07-25 23:15:31 +0000
commit03e5bef754a635255c4784bc0722d99c8d2058a4 (patch)
tree617d915d0199a6b1ad6297c03f95dac12c484e4a /ChangeLog
parent7a1e68bb663e9ac6137c76fd45afc73df25c9523 (diff)
Clarify that only one of the conditions listed in the docs need to be
Thu Jul 25 19:12:43 2002 Owen Taylor <otaylor@redhat.com> * glib/giochannel.c (g_io_channel_set_encoding): Clarify that only one of the conditions listed in the docs need to be true, not all of them. (#87176, Sebastian Rittau) * glib/giochannel.c (g_io_channel_read_line): Fix description of the return value. (#87754, Manuel Clos)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6230ec533..94027a3b7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+Thu Jul 25 19:12:43 2002 Owen Taylor <otaylor@redhat.com>
+
+ * glib/giochannel.c (g_io_channel_set_encoding): Clarify
+ that only one of the conditions listed in the docs
+ need to be true, not all of them. (#87176,
+ Sebastian Rittau)
+
+ * glib/giochannel.c (g_io_channel_read_line): Fix
+ description of the return value. (#87754, Manuel Clos)
+
Thu Jul 25 19:02:53 2002 Owen Taylor <otaylor@redhat.com>
* glib/gmain.c (g_timeout_add): Remove reference