summaryrefslogtreecommitdiff
path: root/ACEXML/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ACEXML/ChangeLog')
-rw-r--r--ACEXML/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ACEXML/ChangeLog b/ACEXML/ChangeLog
index a304f29666f..038d5eef1d1 100644
--- a/ACEXML/ChangeLog
+++ b/ACEXML/ChangeLog
@@ -1,3 +1,9 @@
+Fri Jan 24 20:28:22 2003 Krishnakumar B <kitty@insanely.long.id.truncated>
+
+ * parser/parser/Parser.cpp (pop_context): Bail out if there is
+ only one element on the context stack. Bad things [TM] will happen
+ if we pop the only context available.
+
Mon Nov 25 04:25:15 2002 Krishnakumar B <kitty@cs.wustl.edu>
* parser/parser/Parser.cpp (reset):