##// END OF EJS Templates
Fix bug where the history wasn't correctly being set per-profile with...
Fix bug where the history wasn't correctly being set per-profile with new-style profiles (old bug), and the profile flag in the options structure was being lost. Incidentally, this may also have fixed a bug with logfile replay reported by Joahn Cohen-Tanugi on the list. Will need further confirmation from him though.
Fernando Perez -
r1230:2b2eee3c
Show More
Name Size Modified Last Commit Author
/ doc
attic
examples
source
COPYING Loading ...
ChangeLog Loading ...
README.txt Loading ...
README_Windows.txt Loading ...
api_changes.txt Loading ...
do_sphinx.py Loading ...
ipython.1 Loading ...
ipython.el Loading ...
pycolor.1 Loading ...
pycon.ico Loading ...
update_version.sh Loading ...

Current version information
---------------------------

Please open manual.pdf for a PDF version of IPython's user manual, or go to
the manual/ directory for an HTML version.


Bugs and future developments
----------------------------

The new_design.pdf document is a description of the goals for IPython's future
development. It includes a TODO/bugs section listing all currently known bugs
in IPython. Please report any bug you encounter if it is not already listed
there.