summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjonesc <jonesc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2012-01-24 16:47:55 +0000
committerjonesc <jonesc@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2012-01-24 16:47:55 +0000
commit07b011e0955221e187b0e37a6adebc96d35f103e (patch)
tree6b7e1092d7b35c51e6bcef796c463e4866dcecab
parentd22b6a189e4f5024c3eebe5c5ca350bbe401c1a0 (diff)
downloadATCD-07b011e0955221e187b0e37a6adebc96d35f103e.tar.gz
Tue Jan 24 16:44:22 UTC 2012 Chip Jones <jonesc@ociweb.com>
* NEWS: Added information about IDL dependency generation.
-rw-r--r--ACE/ChangeLog5
-rw-r--r--ACE/NEWS5
2 files changed, 10 insertions, 0 deletions
diff --git a/ACE/ChangeLog b/ACE/ChangeLog
index 8515cead4cc..627cf06fa91 100644
--- a/ACE/ChangeLog
+++ b/ACE/ChangeLog
@@ -1,3 +1,8 @@
+Tue Jan 24 16:44:22 UTC 2012 Chip Jones <jonesc@ociweb.com>
+
+ * NEWS:
+ Added information about IDL dependency generation.
+
Tue Jan 24 15:26:24 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>
* bin/MakeProjectCreator/config/conv_lib.mpb:
diff --git a/ACE/NEWS b/ACE/NEWS
index 3263405fce4..fc06854a648 100644
--- a/ACE/NEWS
+++ b/ACE/NEWS
@@ -1,6 +1,11 @@
USER VISIBLE CHANGES BETWEEN ACE-6.0.7 and ACE-6.0.8
====================================================
+. Added support for MPC's new feature that creates dependency files for IDL
+ files when generating '-type gnuace' projects. Turned off by default, it
+ can be enabled in a features file or on the command line with
+ '-features ace_idl_dependencies=1'.
+
USER VISIBLE CHANGES BETWEEN ACE-6.0.6 and ACE-6.0.7
====================================================