diff options
author | Owen Taylor <otaylor@redhat.com> | 2002-07-25 23:15:31 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2002-07-25 23:15:31 +0000 |
commit | 03e5bef754a635255c4784bc0722d99c8d2058a4 (patch) | |
tree | 617d915d0199a6b1ad6297c03f95dac12c484e4a /ChangeLog | |
parent | 7a1e68bb663e9ac6137c76fd45afc73df25c9523 (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-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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 |