Show More
@@ -8,6 +8,12 b'' | |||
|
8 | 8 | * ipy_rehashdir.py: rename ext_rehashdir to ipy_rehashdir, import |
|
9 | 9 | it in sh profile (instead of ipy_system_conf.py). |
|
10 | 10 | |
|
11 | * Magic.py, ipy_rehashdir.py, ipy_profile_sh.py: System command | |
|
12 | aliases are now lower case on windows (MyCommand.exe => mycommand). | |
|
13 | ||
|
14 | ||
|
15 | ||
|
16 | ||
|
11 | 17 | 2007-05-10 Fernando Perez <Fernando.Perez@colorado.edu> |
|
12 | 18 | |
|
13 | 19 | * IPython/rlineimpl.py: check for clear_history in readline and |
General Comments 0
You need to be logged in to leave comments.
Login now