##// END OF EJS Templates
forgot changelog commit
fperez -
Show More
@@ -1,5 +1,8 b''
1 1 2006-05-26 Fernando Perez <Fernando.Perez@colorado.edu>
2 2
3 * IPython/ipmaker.py (make_IPython): modify sys.argv fix (below)
4 so that it doesn't break tkinter apps.
5
3 6 * IPython/iplib.py (_prefilter): fix bug where aliases would
4 7 shadow variables when autocall was fully off. Reported by SAGE
5 8 author William Stein.
General Comments 0
You need to be logged in to leave comments. Login now