summaryrefslogtreecommitdiff
path: root/ACE/ChangeLog
blob: f55147918da04892e2730bb7b7dfd886733d3b0e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Tue Sep 30 13:34:34 UTC 2014  Johnny Willemsen  <jwillemsen@remedy.nl>

        * include/makeinclude/platform_g++_common.GNU:
          Add -Wnon-virtual-dtor to the default CCFLAGS

Fri Sep 26 09:58:57 UTC 2014  Olli Savia  <ops@iki.fi>

        * tests/Message_Block_Large_Copy_Test.cpp:
          Fixed compile error on LynxOS.

Wed Sep 24 19:51:44 CEST 2014  Johnny Willemsen  <jwillemsen@remedy.nl>

        * ACE version 6.2.8 released.

Local Variables:
mode: change-log
add-log-time-format: (lambda () (progn (setq tz (getenv "TZ")) (set-time-zone-rule "UTC") (setq time (format-time-string "%a %b %e %H:%M:%S %Z %Y" (current-time))) (set-time-zone-rule tz) time))
indent-tabs-mode: nil
End: