diff --git a/WHATSNEW.txt b/WHATSNEW.txt index aa773b9..66ba6eb 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -1,8 +1,8 @@ -$Id: WHATSNEW.txt,v 1.147 2005/01/07 11:13:40 tundra Exp $ +$Id: WHATSNEW.txt,v 1.148 2005/01/08 01:13:07 tundra Exp $ WHAT'S NEW -twander 3.1xx (1-7-2005): +twander 3.1xx (1-xx-2005): =========================== BUG FIXES @@ -12,6 +12,10 @@ are now defined. Like all other MOUSE bindings, these cannot be overriden by the user. +- The copyright symbol that appears in the About menu + and command line help was not portable. Changed to + a textual equivalent "(c)". + NEW FEATURES - Added the FORCEUNIXPATH option. If set to True, it forces @@ -19,6 +23,8 @@ of the OS in use when substituting Built-In Variable and Program Memory references in command definitions. This is handy when running Unix tools like cygwin under Windows. + This option is only observed on Windows systems; it is ignored + on other OS platforms. - Previous versions primed the Directory menu with the user's Directory Shortcut definition. This behavior is no longer present. @@ -26,7 +32,7 @@ displays these values as well as several other shortcuts to go to up, back, home, and to the starting and root directories respectively. A new mouse popup keybinding, MOUSESC - has been defined as Alt-ButtonRelease3 so that this + has been defined as Control-ButtonRelease3 so that this menu can be popped up at the current pointer location. On Windows systems using the Win32All extensions, an entry for a Drive List also appears in the Shortcut menu.