summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-4
diff options
context:
space:
mode:
authorSebastian Wilhelmi <seppi@seppi.de>2004-03-09 00:12:36 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2004-03-09 00:12:36 +0000
commit5f487e36477dfaf7414db32681d92593a8f39fdd (patch)
tree20d91d00508100e8d8bd0af2b74ba7ff291f082e /ChangeLog.pre-2-4
parent6c9d4c9e587ade003b5c749a0dd0d599c8527a2d (diff)
Do not run the g_child_watch_* test multi-threaded, as that doesn't work
2004-03-09 Sebastian Wilhelmi <seppi@seppi.de> * tests/child-test.c: Do not run the g_child_watch_* test multi-threaded, as that doesn't work on linux prior 2.6. Fixes #136539.
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r--ChangeLog.pre-2-46
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4
index 9825ee09b..e57eecb35 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -1,3 +1,9 @@
+2004-03-09 Sebastian Wilhelmi <seppi@seppi.de>
+
+ * tests/child-test.c: Do not run the g_child_watch_* test
+ multi-threaded, as that doesn't work on linux prior 2.6. Fixes
+ #136539.
+
2004-03-08 Alastair McKinstry <mckinstry@computer.org>
* configure.in: Added "ga" (Irish) to ALL_LINGUAS.