summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
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>