Revert behaviour change in g_data_input_stream_read_line

svn path=/trunk/; revision=7720
This commit is contained in:
Matthias Clasen
2008-12-01 19:02:58 +00:00
parent 52bfda3aea
commit e959473234
3 changed files with 9 additions and 7 deletions

View File

@@ -1,3 +1,9 @@
2008-12-01 Matthias Clasen <mclasen@redhat.com>
* gdatainputstream.c (g_data_input_stream_read_line): Revert the
behaviour change, and update the docs instead, to avoid breaking
existing users.
2008-12-01 Matthias Clasen <mclasen@redhat.com>
* === Released 2.19.1 ===