aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2009-04-11 18:29:51 +0000
committerdos-reis <gdr@axiomatics.org>2009-04-11 18:29:51 +0000
commit2fe793e09e8508311fa2bfda4870edc288fa0495 (patch)
tree439a677eb154b7e106f67fea5280a84c1d2e8b61 /src/ChangeLog
parentb49429b5235b927f5861d92e610c8cdc6294eee7 (diff)
downloadopen-axiom-2fe793e09e8508311fa2bfda4870edc288fa0495.tar.gz
Fix SF/2749682
* interp/sys-os.boot ($NaNvalue): Fix typo. * testsuite/interpreter/sf-2749682.input: New.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 8a66eca0..ecae7c4f 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
+2009-04-11 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
+ Fix SF/2749682
+ * interp/sys-os.boot ($NaNvalue): Fix typo.
+ * testsuite/interpreter/sf-2749682.input: New.
+
2009-04-08 Gabriel Dos Reis <gdr@cs.tamu.edu>
Fix SF/2564917