summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 32023ae..118ca9f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+Wed May 4 00:53:11 1994 Guido van Rossum (guido@voorn.cwi.nl)
+
+ * Python/ceval.c (eval_code): removed last traces of killprint (-k
+ option)
+
+ * Doc/tut.tex: documented some more new stuff
+
+ * Added else clause to try-except. Affected files:
+ Grammar/Grammar, Include/graminit.h, Python/graminit.c,
+ Python/compile.c, Doc/ref7.tex, Doc/tut.tex
+
Tue May 3 15:21:47 1994 Guido van Rossum (guido@voorn.cwi.nl)
* Misc/python.man: documented -u; undocumented -k