aboutsummaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2012-05-30 12:59:38 +0000
committerdos-reis <gdr@axiomatics.org>2012-05-30 12:59:38 +0000
commite978fdb127b726df8a04c4f7f1936b7eaf5e227b (patch)
tree80db8682b8946bf97766476e219e803f56e3f2f2 /src/ChangeLog
parent6c514c2fb12c51eeb5f7745c85736cdc97abfc7f (diff)
downloadopen-axiom-e978fdb127b726df8a04c4f7f1936b7eaf5e227b.tar.gz
* boot/parser.boot: Remove references to $bpCount.
* boot/translator.boot (shoeOutParse): 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 fafaf7d4..a0b0ff8b 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
+2012-05-30 Gabriel Dos Reis <gdr@cs.tamu.edu>
+
+ * boot/parser.boot: Remove references to $bpCount.
+ * boot/translator.boot (shoeOutParse): Likewise.
+
2012-05-29 Gabriel Dos Reis <gdr@cs.tamu.edu>
* boot/parser.boot: Remove references to $bpParentCount.