"SfR Fresh" - the SfR Freeware/Shareware Archive

Member "pms-0.94/BUGS" of archive pms-0.94.tar.gz:


As a special service "SfR Fresh" has tried to format the requested source page into HTML format using source code syntax highlighting with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file. That can be also achieved for any archive member file by clicking within an archive contents listing on the first character of the file(path) respectively on the according byte size field.
    1 PMS Bugs Guide
    2 Copyright Dennis Pries, 2001, 2002
    3 -------------------------------------------------------------------------------
    4 Please report bugs to depries@gmx.de
    5 -------------------------------------------------------------------------------
    6 
    7 Known Bugs
    8 ----------
    9 * When pressing ESC, there is a delay of 1-2 seconds
   10 * The Numpad-Keys sometimes does not work correctly
   11 
   12 Warnings
   13 --------
   14 * Converting from database version 9.1 to 9.3 not tested
   15  
   16 Release		Problem							  Fixed
   17 -------		-------							  -----
   18 0.94		* none yet :o)
   19 -------------------------------------------------------------------------------
   20 0.93a		* pms_lookup.c has not worked correctly                Mar/2002
   21 		* pms_passwd does not check the retyped new password   Mar/2002
   22 -------------------------------------------------------------------------------
   23 0.93		* pms_passwd does not convert                          Mar/2002
   24 -------------------------------------------------------------------------------
   25 0.91a		* core dump when pressing ESC in host selection        Feb/2001
   26                 * when pressing ESC in user selection, stupid          Feb/2001
   27                   thinks happen
   28 		* core dumps when more the 50 users in DB              Feb/2001
   29 -------------------------------------------------------------------------------
   30 0.91		* command line request user@host not always work       Feb/2001
   31 		* not always deleting hosts			       Feb/2001
   32 -------------------------------------------------------------------------------
   33 0.9		* First release				  with next release ;o)