summaryrefslogtreecommitdiff
path: root/ACE/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ChangeLog')
-rw-r--r--ACE/ChangeLog51
1 files changed, 1 insertions, 50 deletions
diff --git a/ACE/ChangeLog b/ACE/ChangeLog
index 34091d1590e..db015ed20dc 100644
--- a/ACE/ChangeLog
+++ b/ACE/ChangeLog
@@ -1,55 +1,6 @@
-Wed Jun 24 19:33:51 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>
-
- * rpmbuild/ace-tao-ciao.spec:
- Some more fixes
-
-Wed Jun 24 18:19:24 UTC 2009 Adam Mitz <mitza@ociweb.com>
-
- * ace/OS_NS_ctype.inl:
- * ace/config-win32-msvc.h:
-
- Revised the change from yesterday to only apply to Visual C++ and not
- the other Win32 compilers.
-
-Wed Jun 24 08:51:51 UTC 2009 Johnny Willemsen <jwillemsen@remedy.nl>
-
- * rpmbuild/ace-tao-ciao.spec:
- First set of fixed to get x.7.0 compiling on OpenSuSE Build
-
-Sun Jun 21 14:34:13 UTC 2009 Douglas C. Schmidt <schmidt@dre.vanderbilt.edu>
-
- * ace/Log_Msg.cpp (log): Changed the use of
- ACE_Log_Record::MAXLOGMSGLEN to ACE_MAXLOGMSGLEN to avoid
- problems with "off-by-one" buffer overflow errors. Thanks to
- Brendan Murphy <brendan dot murphy at euro dot apple dot com>
- for contributing this.
-
-Tue Jun 23 20:12:51 UTC 2009 Adam Mitz <mitza@ociweb.com>
-
- * ace/Argv_Type_Converter.cpp:
-
- Allow a 0-length argv list (argc == 0), argv[0] may not be valid.
-
- * ace/OS_NS_ctype.inl:
-
- This WinCE/Mobile work-around applies to Win32 w/ wchar as well.
-
- * ace/OS_NS_stdio.cpp:
-
- Removed the check for Unicode BOM in ACE_OS::fopen(). This was only
- checked in Win32 builds with ACE_USES_WCHAR. This resolves bug#3705.
-
-Tue Jun 23 15:09:50 UTC 2009 Phil Mesnier <mesnier_p@ociweb.com>
-
- * NEWS:
- * bin/diff-builds-and-group-fixed-tests-only.sh:
- * docs/Download.html:
- * etc/index.html:
- Post release updates.
-
Mon Jun 22 09:33:40 CDT 2009 Phil Mesnier <mesnier_p@ociweb.com>
- * ACE version 5.7 released.
+ * ACE version 5.7 released.
Tue Jun 16 15:14:52 UTC 2009 Adam Mitz <mitza@ociweb.com>