From 0afa20f95fa705fecdeebef36e99af7aabbd09e7 2007-06-11 16:50:25 From: vivainio Date: 2007-06-11 16:50:25 Subject: [PATCH] up changelog --- 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