summaryrefslogtreecommitdiff
path: root/plac/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'plac/CHANGES.txt')
-rw-r--r--plac/CHANGES.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/plac/CHANGES.txt b/plac/CHANGES.txt
index c10d331..9ff29f6 100644
--- a/plac/CHANGES.txt
+++ b/plac/CHANGES.txt
@@ -1,6 +1,9 @@
HISTORY
----------
+0.7.6 Fixed the error propagation in ``Interpreter.__exit__``.
+ Added a note about commandline and marrow.script in the documentation
+ (2011-01-13)
0.7.5 Fixed a bug with the help of subcommands, signaled by Paul Jacobson;
added the ability to save the output of a command into a file; postponed
the import of the readline module to avoid buffering issues; fixed a