summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
diff options
context:
space:
mode:
authorSebastian Wilhelmi <wilhelmi@ira.uka.de>2000-11-09 12:28:12 +0000
committerSebastian Wilhelmi <wilhelmi@src.gnome.org>2000-11-09 12:28:12 +0000
commitc46b9f34e4ac5f0b869fe6077973336d5e1cead8 (patch)
tree26f3e774b6d07577c974940c22e0ed7f730d3452 /ChangeLog.pre-2-10
parent14c4da8cdd8b76b765370048fb45fa741b899dad (diff)
downloadglib-c46b9f34e4ac5f0b869fe6077973336d5e1cead8.tar.gz
Don't take threads with other priorities into account as changing the
2000-11-09 Sebastian Wilhelmi <wilhelmi@ira.uka.de> * gthreadpool.c: Don't take threads with other priorities into account as changing the priority is highly unportable. (Actually using it at all already is unportable, but even sometimes where that works, changing priority is not possible).
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r--ChangeLog.pre-2-108
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index dec95dba0..57964146d 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,3 +1,11 @@
+2000-11-09 Sebastian Wilhelmi <wilhelmi@ira.uka.de>
+
+ * gthreadpool.c: Don't take other threads with other priorities
+ into account as changing the priority is highly
+ unportable. (Actually using it at all already is unportable, but
+ even sometimes where that works, changing priority is not
+ possible).
+
2000-11-05 Havoc Pennington <hp@pobox.com>
* gmarkup.h: rename G_MARKUP_FOO to