diff --git a/doc/ChangeLog b/doc/ChangeLog index b569825..211993c 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,12 @@ +2007-06-11 Ville Vainio + + * pspersistence.py, Magic.py, iplib.py: directory history now saved + to db + + * iplib.py: "ipython -c " now passes the command through prefilter. + Also, it exits IPython immediately after evaluating the command (just like + std python) + 2007-06-05 Walter Doerwald * IPython/Extensions/ipipe.py: Added a new table icap, which executes a