##// END OF EJS Templates
note about startup rehashing through config file added to changelog
vivainio -
Show More
@@ -12,6 +12,10 b''
12 12 ipmaker.py: Config rehaul. Now ipy_..._conf.py are always imported
13 13 if they exist, and ipy_user_conf.py with some defaults is created for
14 14 the user.
15
16 * Startup rehashing done by the config file, not InterpreterExec.
17 This means system commands are available even without selecting the
18 pysh profile. It's the sensible default after all.
15 19
16 20 2006-01-20 Fernando Perez <Fernando.Perez@colorado.edu>
17 21
General Comments 0
You need to be logged in to leave comments. Login now