/[winpt]/trunk/Src/ChangeLog
ViewVC logotype

Diff of /trunk/Src/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 41 by twoaday, Fri Oct 28 07:15:26 2005 UTC revision 46 by werner, Fri Oct 28 12:57:05 2005 UTC
# Line 1  Line 1 
1    2005-10-28  Werner Koch  <[email protected]>
2    
3            * wptProxySettingsDlg.cpp (check_number): Cast isdigit() arg to
4            unsigned.  Never ever use a possible signed char as argument for
5            ctype tests.  An alternative is to first test using isascii ().
6            (keyserver_proxy_dlg_proc): Removed unused variable.
7    
8  2005-10-27  Timo Schulz  <[email protected]>  2005-10-27  Timo Schulz  <[email protected]>
9    
10          * wptKeyPropsDlg.cpp (get_validity): Take care of disabled keys.          * wptKeyPropsDlg.cpp (get_validity): Take care of disabled keys.

Legend:
Removed from v.41  
changed lines
  Added in v.46

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26