aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 97f2c847..427f872c 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,10 @@
2008-10-08 Gabriel Dos Reis <gdr@cs.tamu.edu>
+ SF/1872445 fixed.
+ * testsuite/compiler/1872445.spad:
+
+2008-10-08 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
Allow compound argument types in Boot signatures.
* boot/parser.boot (bpArgtypeList): New.
(bpMapping); Use it.