diff --git a/TODO b/TODO index 9b4a544..992e121 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,4 @@ -$Id: TODO,v 1.138 2007/01/08 21:37:29 tundra Exp $ +$Id: TODO,v 1.139 2007/01/10 00:30:27 tundra Exp $ twander 3 ========= @@ -47,10 +47,10 @@ - By default, symbolic link targets are displayed as originally defined when the link was created. The old behavior was to display the absolute - path of the target. A new program option, RESOLVSYMLINKS (default: False) + path of the target. A new program option, SYMRESOLV (default: False) has been introduced. You can get the old behavior by setting this to True. -- A new option, EXPANDSYMLINKS (default: True) has been added. By setting +- A new option, SYMEXPAND (default: True) has been added. By setting this option to False, the targets of symbolic links will not be displayed, only the link name itself thereby displaying symbolic links as you would any other file.