summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Mesnier <mesnier_p@ociweb.com>2009-02-09 17:35:36 +0000
committerPhil Mesnier <mesnier_p@ociweb.com>2009-02-09 17:35:36 +0000
commitcc29ad57a2bb2c32b65a9b3711a6209a719634e3 (patch)
tree8215f3aaeda23cb62e222e9f2986242775c5f46c
parent458a637d47e6c4fb5953b5d04914f99951ce2991 (diff)
downloadATCD-cc29ad57a2bb2c32b65a9b3711a6209a719634e3.tar.gz
Mon Feb 9 17:33:32 UTC 2009 Phil Mesnier <mesnier_p@ociweb.com>
-rw-r--r--TAO/ChangeLog20
-rw-r--r--TAO/NEWS7
2 files changed, 18 insertions, 9 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index ba9fd48fbe4..88ff6bba3ed 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,9 @@
+Mon Feb 9 17:33:32 UTC 2009 Phil Mesnier <mesnier_p@ociweb.com>
+
+ * NEWS:
+
+ Updated news file.
+
Thu Feb 5 23:40:24 UTC 2009 Jeff Parsons <j.parsons@vanderbilt.edu>
* TAO_IDL/fe/y.tab.cpp:
@@ -1012,12 +1018,12 @@ Thu Jan 22 20:15:54 UTC 2009 Adam Mitz <mitza@ociweb.com>
mpc file committed in:
Wed Dec 17 15:39:46 UTC 2008 Adam Mitz <mitza@ociweb.com>
-Thu Jan 22 18:35:24 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl
+Thu Jan 22 18:35:24 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>
* tao/orbconf.h:
Check whether ACE_HAS_SENDFILE is set to 0 or 1
-Thu Jan 22 18:27:24 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl
+Thu Jan 22 18:27:24 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>
* ace/Cache_Entries.inl:
Print the transport id instead of the transport pointer
@@ -1059,7 +1065,7 @@ Thu Jan 22 18:27:24 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl
* tao/Transport_Connector.cpp:
Fixed layout of debug messages
-Tue Jan 20 19:37:24 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl
+Tue Jan 20 19:37:24 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>
* tao/Array_Traits_T.h:
Deliver dummy release_range to resolve compile errors
@@ -1074,7 +1080,7 @@ Tue Jan 20 19:37:24 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl
* tao/Transport_Connector.cpp:
Removed not needed space in debug message
-Tue Jan 20 11:05:24 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl
+Tue Jan 20 11:05:24 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>
* tao/Transport_Connector.cpp:
Unicode fix
@@ -1506,9 +1512,9 @@ Mon Dec 8 13:55:43 UTC 2008 James H. Hill <hillj@isis.vanderbilt.edu>
* tao/ORB_Core.cpp:
- Added check for NULL before assigning global TAO_ORB_Core_Static_Resources
- to the current service object. This should resolve Bug 3499 on non-Windows
- systems.
+ Added check for NULL before assigning global
+ TAO_ORB_Core_Static_Resources to the current service
+ object. This should resolve Bug 3499 on non-Windows systems.
Mon Dec 8 13:49:00 UTC 2008 Johnny Willemsen <jwillemsen@remedy.nl>
diff --git a/TAO/NEWS b/TAO/NEWS
index 7a668417a08..ea27cdb07b1 100644
--- a/TAO/NEWS
+++ b/TAO/NEWS
@@ -16,9 +16,12 @@ USER VISIBLE CHANGES BETWEEN TAO-1.6.7 and TAO-1.6.8
can be run with WinCE
. Fixed some race conditions in the transport cache. There are several
- known issues resolved in the transport cache when it starts purgin
+ known issues resolved in the transport cache when it starts purging.
+
+. Fixed memory leak in string and object reference sequences.
+
+. Bugs fixed: 3078, 3499, 3524, 3543, 3549, 3557, 3559.
-. Fixed memory leak in string and object reference sequences
USER VISIBLE CHANGES BETWEEN TAO-1.6.6 and TAO-1.6.7
====================================================