aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2005-07-02 08:19:26 +0000
committerLev Walkin <vlm@lionet.info>2005-07-02 08:19:26 +0000
commita127c3a28781367a833979ab7a69301444db550f (patch)
tree0eff7ad55e3b33d7cee63dd3803dcd927764a324
parent7e033b5485a3e984f089c061fb6a73c6b323883b (diff)
gcc 4.x
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 4f61d4c7..dec866b6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,11 @@
-0.9.15: 2005-June-01
+0.9.15: 2005-July-02
* Compiler now checks 64-bit overflows in constraints range handling
code. No effect on the code produced by the compiler.
* Compiler support for tagged and marked parametrized members.
* Empty tags to element map avoided.
+ * Compiled code GCC 4.x compatibility.
0.9.14: 2005-Apr-29