summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-8
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2005-08-02 14:58:20 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2005-08-02 14:58:20 +0000
commitde298ae712a6b0a3604b30c424839df94269a779 (patch)
tree0ce3a107c118db6145551f08ac2ec11337b30686 /ChangeLog.pre-2-8
parent9dfc1abffa68f9c8e64c6a060e30ac3bbdcce1ac (diff)
Cleanup converter state after the conversion. Document streaming
2005-08-02 Matthias Clasen <mclasen@redhat.com> * glib/gconvert.c (g_convert_with_iconv, g_convert_with_fallback): Cleanup converter state after the conversion. Document streaming conversion pitfalls. (#311337)
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r--ChangeLog.pre-2-86
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index 464ec09e3..496397d99 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,3 +1,9 @@
+2005-08-02 Matthias Clasen <mclasen@redhat.com>
+
+ * glib/gconvert.c (g_convert_with_iconv, g_convert_with_fallback):
+ Cleanup converter state after the conversion. Document streaming
+ conversion pitfalls. (#311337)
+
2005-08-02 Tor Lillqvist <tml@novell.com>
* tests/refcount/objects.c