summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-4
diff options
context:
space:
mode:
authorSebastian Wilhelmi <wilhelmi@ira.uka.de>2000-11-13 12:50:16 +0000
committerSebastian Wilhelmi <wilhelmi@src.gnome.org>2000-11-13 12:50:16 +0000
commit82ab77c8f7b3f7969826ffc88c6349a5f7be9daf (patch)
tree544e5e9c5bf768bca64d23e26ea8e93d56a0412a /ChangeLog.pre-2-4
parent292152dae21f8a5e710036e0922905835897c567 (diff)
downloadglib-82ab77c8f7b3f7969826ffc88c6349a5f7be9daf.tar.gz
Made recursive mutexes also work when the thread system is not (yet)
2000-11-13 Sebastian Wilhelmi <wilhelmi@ira.uka.de> * gthread.c (g_static_rec_mutex_*): Made recursive mutexes also work when the thread system is not (yet) initialized.
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r--ChangeLog.pre-2-45
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4
index 446be0f2b..465e222cc 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -1,3 +1,8 @@
+2000-11-13 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
+
+ * gthread.c (g_static_rec_mutex_*): Made recursive mutexes also
+ work when the thread system is not (yet) initialized.
+
Sun Nov 12 18:34:32 2000 Owen Taylor <otaylor@redhat.com>
* gconvert.[ch]: Create wrapper functions for iconv()