summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e7c413cd409..1743270effc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+Wed Apr 9 13:39:20 2003 Stuart Jones <jones_s@ociweb.com>
+
+ * ace/DLL_Manager.cpp:
+
+ Added check for NULL pointer in close method. The instance
+ method for the ACE_Framework_Repository class can return
+ NULL if the Object Manager is starting up, or shutting down
+ and the singleton hadn't been created. This was causing a
+ SEGV in a later pthread_mutex_lock (DOC Bug# 1479)
+
Wed Apr 9 17:11:12 UTC 2003 Johnny Willemsen <jwillemsen@remedy.nl
List of changed gathered the last weeks by Mark Drijver