summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoralex <alex@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-10-08 03:39:14 +0000
committeralex <alex@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-10-08 03:39:14 +0000
commited58ad08852815f9496eac829392b62a9d9f9810 (patch)
tree7ed76226a01aa0c7dabb150dca23864c78225b3b
parent78ae25a01b200cf1d3c6d1c09ac238e1eef1c06e (diff)
downloadATCD-ed58ad08852815f9496eac829392b62a9d9f9810.tar.gz
*** empty log message ***
-rw-r--r--TAO/ChangeLog-98c3
1 files changed, 2 insertions, 1 deletions
diff --git a/TAO/ChangeLog-98c b/TAO/ChangeLog-98c
index df693fd744f..66906181f85 100644
--- a/TAO/ChangeLog-98c
+++ b/TAO/ChangeLog-98c
@@ -1,7 +1,8 @@
Wed Oct 7 22:27:48 1998 Alexander Babu Arulanthu <alex@cs.wustl.edu>
* orbsvcs/orbsvcs/Property/CosPropertyService_i.cpp
- (delete_property): Fixed the double deletion case.
+ (delete_property): Fixed the double deletion case. Thanks to
+ "Ulf Jährig" <jaehrig@desys.com> for reporting this.
Wed Oct 7 21:44:52 1998 Carlos O'Ryan <coryan@cs.wustl.edu>