summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-07-20 08:55:44 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-07-20 08:55:44 +0000
commitae696520287ace1d0058e6e52b46cf6ebc52c98a (patch)
tree02cbfd905b4f007e7c5714154853096186bcf3de
parent5d63664c1596f7a9a065c9c6fdb2ec8bd70c708d (diff)
downloadATCD-ae696520287ace1d0058e6e52b46cf6ebc52c98a.tar.gz
ChangeLogTag: Thu Jul 20 08:55:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3f1612d8a75..beefbb0609c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,14 @@
+Thu Jul 20 08:55:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * ace/Mutex.{h,cpp,inl}:
+ Made the removed_ member a bool instead of an int
+
Thu Jul 20 08:37:17 UTC 2006 Olli Savia <ops@iki.fi>
* ace/TTY_IO.cpp:
Fixed compile error on VxWorks. Thanks to Johnny for pointing
out the problem.
-
+
Wed Jul 19 23:39:05 UTC 2006 William R. Otte <wotte@dre.vanderbilt.edu>
* bin/PythonACE/fuzz/__init__.py