diff --git a/TODO b/TODO index 992e121..ba7d159 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,4 @@ -$Id: TODO,v 1.139 2007/01/10 00:30:27 tundra Exp $ +$Id: TODO,v 1.140 2007/01/10 09:31:25 tundra Exp $ twander 3 ========= @@ -55,6 +55,25 @@ displayed, only the link name itself thereby displaying symbolic links as you would any other file. +- Added toggles TOGSYMDIR, TOGSYMEXPAND, TOGSYMRESOLV. + +- Added status of SYM to titlebar. + +- Symlink options are shown in windows, but do nothing since OS + does not support symbolic links. However they are active + under cygwin. + + + +BUGFIXES +-------- + +- If SYMDIR=False symlinks that pointed to directories did not end with + trailing path separator. + +- Symlink named as dotfiles were not being hidden when HIDEDOT=True. + + Version 4 Future ================