aboutsummaryrefslogtreecommitdiff
path: root/src/interp/ChangeLog
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2007-11-24 20:02:22 +0000
committerdos-reis <gdr@axiomatics.org>2007-11-24 20:02:22 +0000
commit9623b4db02612db5c7e9ac8a573bde7f92928b17 (patch)
treea07d6fa527fa9f2e931bf775f8354e565836f418 /src/interp/ChangeLog
parentb272b8461c3514104e07c35e040a8cbcf44098ac (diff)
downloadopen-axiom-9623b4db02612db5c7e9ac8a573bde7f92928b17.tar.gz
* nrungo.boot (lazyCompareSigEqual): If template slot is "$" then
compare with reified dollar.
Diffstat (limited to 'src/interp/ChangeLog')
-rw-r--r--src/interp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/interp/ChangeLog b/src/interp/ChangeLog
index ff4d153d..69160e62 100644
--- a/src/interp/ChangeLog
+++ b/src/interp/ChangeLog
@@ -1,3 +1,8 @@
+2007-11-24 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
+ * nrungo.boot (lazyCompareSigEqual): If template slot is "$" then
+ compare with reified dollar.
+
2007-11-23 Gabriel Dos Reis <gdr@cs.tamu.edu>
* Makefile.pamphlet (cfuns.$(FASLEXT)): New rule.