summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1998-10-16 03:06:07 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1998-10-16 03:06:07 +0000
commit55469c63def9f7a60e46cbb6797761a0f088d325 (patch)
tree160eff7b6b90f7bb88cc55663208ffbb06cd6830
parentf9db4f369116b078bca4face24da6506e1a8561b (diff)
downloadATCD-55469c63def9f7a60e46cbb6797761a0f088d325.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog-98b6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog-98b b/ChangeLog-98b
index 1ad03cabf60..6a51477fa76 100644
--- a/ChangeLog-98b
+++ b/ChangeLog-98b
@@ -1,3 +1,9 @@
+Thu Oct 15 22:05:02 1998 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
+
+ * ace/ACE.cpp (unique_name): Moved the arguments around in the
+ sprintf() in order to generate a better "unique name". Thanks
+ to Bob McWhirter for suggesting this.
+
Thu Oct 15 21:20:36 1998 Irfan Pyarali <irfan@cs.wustl.edu>
* ace/Hash_Map_Manager.cpp (operator-- and operator++):