summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2004-04-29 00:44:52 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2004-04-29 00:44:52 +0000
commit11fe304bdd4b6c5a595e998d469953c622f275a1 (patch)
treea7514f922375cdeda17ce85ab1cf99ff9eb1ab20 /ChangeLog
parent349e20fe9e05b6cc6d8d6058bfd739d2161f3efd (diff)
downloadATCD-11fe304bdd4b6c5a595e998d469953c622f275a1.tar.gz
*** empty log message ***
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 879c951eef7..5ad0f0e6122 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,7 +10,7 @@ Wed Apr 28 13:00:22 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
- Improved the dump() method.
- Release all resources in the remove()
- Changed the constructor not to allocate unnecessary resource
- (thread mutex) in case process shared mutext is requested
+ (thread mutex) in case process shared mutex is requested
*and* supported
Change from Martin Corino <mcorino@remedy.nl>