summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2006-01-16 22:14:17 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2006-01-16 22:14:17 +0000
commit5fb7be39616e1553cfe0b9a911ce59b569aa27c4 (patch)
tree3083cf185dafa99daaedcc80d69717b4e1c26c34 /ChangeLog.pre-2-10
parent102a875842bf54e88107647edd1b4960b6e5553f (diff)
downloadglib-5fb7be39616e1553cfe0b9a911ce59b569aa27c4.tar.gz
Signal waiting threads, problem noticed by Christian Kellner.
2006-01-16 Matthias Clasen <mclasen@redhat.com> * glib/gasyncqueue.c (g_async_queue_push_sorted_unlocked): Signal waiting threads, problem noticed by Christian Kellner.
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r--ChangeLog.pre-2-105
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index 19e9cccbd..99ee1db5c 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,5 +1,10 @@
2006-01-16 Matthias Clasen <mclasen@redhat.com>
+ * glib/gasyncqueue.c (g_async_queue_push_sorted_unlocked):
+ Signal waiting threads, problem noticed by Christian Kellner.
+
+2006-01-16 Matthias Clasen <mclasen@redhat.com>
+
Fix bug 326747, Alberto Ruiz:
* glib/gconvert.c (make_valid_utf8): Change this function to