summaryrefslogtreecommitdiff
path: root/TAO/ChangeLog.BRANCH
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/ChangeLog.BRANCH')
-rw-r--r--TAO/ChangeLog.BRANCH13
1 files changed, 13 insertions, 0 deletions
diff --git a/TAO/ChangeLog.BRANCH b/TAO/ChangeLog.BRANCH
new file mode 100644
index 00000000000..faf25b6c631
--- /dev/null
+++ b/TAO/ChangeLog.BRANCH
@@ -0,0 +1,13 @@
+Mon Nov 7 13:02:55 UTC 2011 Marijke Hengstmengel <hengstmengel_m@remedy.nl>
+
+ * TAO_IDL/fe/idl.ll:
+ * TAO_IDL/fe/lex.yy.cpp:
+ Add beside pragma's 'ciao ami4ccm ...' the pragma's 'ami4ccm ...' , according to ami4ccm spec.
+ In the future '#pragma ciao ami4ccm ...' has to be removed.
+
+
+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: