summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2010-08-01 18:17:39 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2010-08-01 18:17:39 +0000
commitae412304a240bca418083fe3e4393575f4ca7fec (patch)
tree000eb3910d6ec51410278edc5849863792bfed57
parent3e243a7c9ce3da0b4c6c5c3c8ff00df8fe2980d3 (diff)
downloadATCD-ae412304a240bca418083fe3e4393575f4ca7fec.tar.gz
Sun Aug 1 18:16:59 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>
* NEWS: Updated for next release
-rw-r--r--TAO/ChangeLog23
-rw-r--r--TAO/NEWS3
2 files changed, 17 insertions, 9 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index d115fdc5587..4abc3f13e3a 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,11 +1,16 @@
+Sun Aug 1 18:16:59 UTC 2010 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * NEWS:
+ Updated for next release
+
Sun Aug 01 11:30:54 CEST 2010 Johnny Willemsen <jwillemsen@remedy.nl>
- * TAO version 1.8.1 released.
+ * TAO version 1.8.1 released.
Wed Jul 28 13:34:11 UTC 2010 Jeff Parsons <j.parsons@vanderbilt.edu>
* NEWS:
-
+
Updated with IDL compiler changes.
Tue Jul 27 20:00:14 UTC 2010 Jeff Parsons <j.parsons@vanderbilt.edu>
@@ -14,7 +19,7 @@ Tue Jul 27 20:00:14 UTC 2010 Jeff Parsons <j.parsons@vanderbilt.edu>
* TAO_IDL/util/utl_err.cpp:
* TAO_IDL/util/utl_global.cpp:
* TAO_IDL/include/idl_global.h:
-
+
Modified IDL compiler handling of anonymous types.
Default is now silence, or no output. IDL_ANON_ERROR,
IDL_ANON_WARNING, or IDL_ANON_SILENT may be defined
@@ -23,21 +28,21 @@ Tue Jul 27 20:00:14 UTC 2010 Jeff Parsons <j.parsons@vanderbilt.edu>
line options -ae (error), -aw (warning) or -as
(silent) may be used to override this behavior
locally.
-
+
* MPC/config/idl_anon_error.mpb:
* MPC/config/idl_anon_warning.mpb:
* MPC/config/idl_anon_silent.mpb:
-
+
New base project files, which simply add -ae, -aw
or -as, respectively, to the IDL compiler command
line.
-
+
* docs/compiler.html:
-
+
Updated IDL compiler documentation.
-
+
* tests/IDL_Test/IDL_Test.mpc:
-
+
Removed -as option from project, it is now the default
behavior.
diff --git a/TAO/NEWS b/TAO/NEWS
index 58363f1202d..addc824824b 100644
--- a/TAO/NEWS
+++ b/TAO/NEWS
@@ -1,3 +1,6 @@
+USER VISIBLE CHANGES BETWEEN TAO-1.8.1 and TAO-1.8.2
+====================================================
+
USER VISIBLE CHANGES BETWEEN TAO-1.8.0 and TAO-1.8.1
====================================================