aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2005-03-06 09:29:03 +0000
committerLev Walkin <vlm@lionet.info>2005-03-06 09:29:03 +0000
commite8318b8db1471740003e18e402428cba93bcdfd4 (patch)
tree56fd25c274d7170502d8bf4567586a90184cec8c /ChangeLog
parent4b24d483e599fb973c39d23831b2639ead2ede76 (diff)
fixed name clash in constraint checking code; also changed braces to double quote in #includes
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a19179f8..8548cd85 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,10 @@
+0.9.12: 2005-Mar-05
+
+ * Fixed a name clash in produced constraint checking code.
+ * #includes are now in single quotes (to solve a specific problem
+ on certain case-insensitive file systems (Win32).
+
0.9.11: 2005-Mar-04
* Released -fcompound-names to fix the name clashes in the code