aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2008-08-10 20:07:45 +0000
committerdos-reis <gdr@axiomatics.org>2008-08-10 20:07:45 +0000
commitc9623290591d36710b6abea5f71962366d287335 (patch)
treebe07a5f897d788f4b8d34bf8641b12317c6240e7 /src/ChangeLog
parent24a3196e17dc9792891c284c67d6dbe2171fd2d8 (diff)
downloadopen-axiom-c9623290591d36710b6abea5f71962366d287335.tar.gz
* algebra/syntax.spad.pamphlet (AbstractSyntaxCategory): New.
(HeadAst): Likewise.
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 c1a3bc82..20726305 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,10 @@
2008-08-10 Gabriel Dos Reis <gdr@cs.tamu.edu>
+ * algebra/syntax.spad.pamphlet (AbstractSyntaxCategory): New.
+ (HeadAst): Likewise.
+
+2008-08-10 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
Fix AW/422
* interp/i-spec1.boot (upDeclare): Fields are not declarations.
* interp/i-map.boot (getUserIdentifiersIn): Ignore field names.