summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2005-10-21 10:48:33 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2005-10-21 10:48:33 +0000
commit2d5ba95a810cab8ad9e83ae57190f590d632ecfb (patch)
tree91816490cd5a6db2e143e04be8fa10318c9e1763
parent300666bf2057a8358c6ad8e77affb8f767027fc2 (diff)
downloadATCD-2d5ba95a810cab8ad9e83ae57190f590d632ecfb.tar.gz
ChangeLogTag: Fri Oct 21 10:24:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 138cb998d9e..62d10f48469 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,7 +3,7 @@ Fri Oct 21 10:24:12 UTC 2005 Johnny Willemsen <jwillemsen@remedy.nl>
* ace/Log_Msg.cpp (log)
Check for passing of NULL pointers to %C and %w
formatting strings and replace them with "(null)" to avoid
- crashes. Thanks to <im-scooter at yandex dot ru> for
+ crashes. Thanks to Scooter <im-scooter at yandex dot ru> for
reporting this. Fixes bugzilla bug 2276
Thu Oct 20 22:20:26 2005 Douglas C. Schmidt <schmidt@cs.wustl.edu>