aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 5e37f27f..4d1dc7b4 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,12 @@
+2008-10-17 Waldek Hebisch <hebisch@math.uni.wroc.pl>
+ Gabriel Dos Reis <gdr@cs.tamu.edu>
+
+ Fix AW/271
+ * interp/sys-constants.boot ($Field): New.
+ * interp/i-coerce.boot (retract2Specialization): Ignore
+ expressions whose types do no belong to Field.
+
+
2008-10-17 Martin Rubey <martin.rubey@univie.ac.at>
Fix AW/413, AW/414