summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrpj <rpj>2005-01-25 07:58:19 +0000
committerrpj <rpj>2005-01-25 07:58:19 +0000
commitb4329b1968f3282e17fca3ef180c76c7b98715ee (patch)
tree7d1a54a0035d08ab12b0a05d244b8687d8a1753b /ChangeLog
parent2c2624655dfa830dafef17e87b739f876f098f8c (diff)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 4 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index e4f78b2..7c4a4b9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,9 @@
2005-01-25 Ralf Kubis <RKubis at mc.com>
- * Attempted acquisition of recursive mutex was causing waiting
- threads to not be woken when the mutex is released.
+ * Attempted acquisition of recursive mutex was causing waiting
+ threads to not be woken when the mutex is released.
+
+ * GNUmakefile (GCE): Generate correct version resource comments.
2005-01-01 Konstantin Voronkov <beowinkle at yahoo.com>