aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2005-07-24 09:03:44 +0000
committerLev Walkin <vlm@lionet.info>2005-07-24 09:03:44 +0000
commit21b41ac140874eeef8f4282deb44572858a01e9a (patch)
tree9d4f071f0168e2c3adfc2067fc87f3859bfaf5a8 /ChangeLog
parent72a0f5a1faa1a5b613f1f979ebd1a89eb744afff (diff)
extern "C" used in skeletons
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 927f6ae8..ab91083c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,11 @@
-0.9.17: 2005-July-20
+0.9.17: 2005-July-24
* Tagging mode is implicitly IMPLICIT if AUTOMATIC TAGS is used, #30.6.
(Test cases 55, 86).
+ * Started to use extern "C" {} in skeleton headers.
+ * Introduced -finline-choice command line option to fix
+ yet another class of circular references.
0.9.16: 2005-July-04