diff options
author | rpj <rpj> | 2005-01-25 07:58:19 +0000 |
---|---|---|
committer | rpj <rpj> | 2005-01-25 07:58:19 +0000 |
commit | b4329b1968f3282e17fca3ef180c76c7b98715ee (patch) | |
tree | 7d1a54a0035d08ab12b0a05d244b8687d8a1753b /ChangeLog | |
parent | 2c2624655dfa830dafef17e87b739f876f098f8c (diff) |
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -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>
|