##// END OF EJS Templates
whatsnew/version0.9.txt: Fix '~./ipython' -> '~/.ipython' typo
W. Trevor King -
Show More
@@ -17,7 +17,7 b' New features'
17 ------------
17 ------------
18
18
19 * All furl files and security certificates are now put in a read-only
19 * All furl files and security certificates are now put in a read-only
20 directory named ~./ipython/security.
20 directory named ~/.ipython/security.
21
21
22 * A single function :func:`get_ipython_dir`, in :mod:`IPython.genutils` that
22 * A single function :func:`get_ipython_dir`, in :mod:`IPython.genutils` that
23 determines the user's IPython directory in a robust manner.
23 determines the user's IPython directory in a robust manner.
General Comments 0
You need to be logged in to leave comments. Login now