summaryrefslogtreecommitdiff
path: root/ChangeLog-99b
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog-99b')
-rw-r--r--ChangeLog-99b6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog-99b b/ChangeLog-99b
index 955d32a39f5..5d8020df782 100644
--- a/ChangeLog-99b
+++ b/ChangeLog-99b
@@ -1,3 +1,9 @@
+Thu May 13 10:51:50 1999 Nanbor Wang <nanbor@cs.wustl.edu>
+
+ * netsvcs/lib/Name_Handler.cpp (resolve): The atype string needs
+ to be delete[]'ed once we are done with it. Thanks to Valery
+ Arkhangorodsky <valerya@servicesoft.com> for pointing this out.
+
Thu May 13 09:39:17 1999 David L. Levine <levine@cs.wustl.edu>
* tests/Makefile: added Tokens_Test to BIN2 if Tokens component