##// END OF EJS Templates
ipython.py entry to changelog
vivainio -
Show More
@@ -14,6 +14,10 b''
14 doc/update_manual.py, added yesterday. Both files contributed by
14 doc/update_manual.py, added yesterday. Both files contributed by
15 Jörgen Stenarson <jorgen.stenarson@bostream.nu>. This slates
15 Jörgen Stenarson <jorgen.stenarson@bostream.nu>. This slates
16 doc/*.sh for deprecation at a later date.
16 doc/*.sh for deprecation at a later date.
17
18 * Added ipython.py to root directory for zero-installation
19 (tar xzvf ipython.tgz; cd ipython; python ipython.py) and
20 development convenience.
17
21
18 2006-01-12 Fernando Perez <Fernando.Perez@colorado.edu>
22 2006-01-12 Fernando Perez <Fernando.Perez@colorado.edu>
19
23
General Comments 0
You need to be logged in to leave comments. Login now