Differences

This shows you the differences between the selected revisions of the page.

2016-05-27 2016-05-27
typo (martin) preferring "time zone" over "timezone" (martin)
Line 188: Line 188:
    * Using ''CWD''/''SIZE''/''MDTM'' to retrieve information about file when ''MLST'' is not supported. [[bug>1209]]     * Using ''CWD''/''SIZE''/''MDTM'' to retrieve information about file when ''MLST'' is not supported. [[bug>1209]]
    * Non-standard use of ''MDTM'' to modify remote file timestamp.     * Non-standard use of ''MDTM'' to modify remote file timestamp.
-    * Auto-detecting timezone difference when ''MLST'' is not supported.+    * Auto-detecting time zone difference when ''MLST'' is not supported.
  * Natural order numerical sorting of file names and sites. [[bug>425]]   * Natural order numerical sorting of file names and sites. [[bug>425]]
  * Support for ProFTPD FTP extensions ''SITE COPY''/''CPFR''/''CPTO'' to duplicate a remote file, and ''SITE SYMLINK'' to create a symbolic link.   * Support for ProFTPD FTP extensions ''SITE COPY''/''CPFR''/''CPTO'' to duplicate a remote file, and ''SITE SYMLINK'' to create a symbolic link.
Line 460: Line 460:
  * Bug fix: Error on every even opening/editing of remote file while having //New and updated files only// option set as default. [[bug>1118]]   * Bug fix: Error on every even opening/editing of remote file while having //New and updated files only// option set as default. [[bug>1118]]
  * Bug fix: Incorrect Login dialog placement when application was closed on non-primary monitor above or to the left of primary monitor. [[bug>1119]]   * Bug fix: Incorrect Login dialog placement when application was closed on non-primary monitor above or to the left of primary monitor. [[bug>1119]]
-  * Bug fix: In countries that changed timezone, file times before the change were set wrong for downloaded files. [[bug>1122]]+  * Bug fix: In countries that changed time zone, file times before the change were set wrong for downloaded files. [[bug>1122]]
  * Bug fix: Incorrect handling of remote files ending with dot with FTP protocol. [[bug>1128]]   * Bug fix: Incorrect handling of remote files ending with dot with FTP protocol. [[bug>1128]]
  * Bug fix: Speed limit of waiting background transfer shows incorrect value and cannot be changed. [[bug>1129]]   * Bug fix: Speed limit of waiting background transfer shows incorrect value and cannot be changed. [[bug>1129]]
Line 781: Line 781:
  * Changing default tabulator size to 8.   * Changing default tabulator size to 8.
  * Swapped order of //Use MLSD command for directory listing// and //Support for listing of hidden files// FTP session options. Also disabling the latter unless the first is set to //Off//.   * Swapped order of //Use MLSD command for directory listing// and //Support for listing of hidden files// FTP session options. Also disabling the latter unless the first is set to //Off//.
-  * Not allowing //Timezone offset// session setting with FTP protocol, while ''MLSD'' listing command is used.+  * Not allowing //Time zone offset// session setting with FTP protocol, while ''MLSD'' listing command is used.
  * Not opening session from jumplist in existing instance, if it is showing error.   * Not opening session from jumplist in existing instance, if it is showing error.
  * Logging parsed directory listing on //Normal// logging level (previously on //Debug 1// level).   * Logging parsed directory listing on //Normal// logging level (previously on //Debug 1// level).
Line 1001: Line 1001:
  * Bug fix: Wrong color indicator on session tab when session was not switched by clicking on the tab. [[bug>974]]   * Bug fix: Wrong color indicator on session tab when session was not switched by clicking on the tab. [[bug>974]]
  * Bug fix: Failure when auto remote directory refresh was triggered during operation initiated by drag&drop. [[bug>975]]   * Bug fix: Failure when auto remote directory refresh was triggered during operation initiated by drag&drop. [[bug>975]]
-  * Bug fix: Wrong timezone offset was applied with FTP protocol. [[bug>977]] +  * Bug fix: Wrong time zone offset was applied with FTP protocol. [[bug>977]] 
-  * Bug fix: It was not possible to preserve timezone offset of 24 hours and greater in stored session.+  * Bug fix: It was not possible to preserve time zone offset of 24 hours and greater in stored session.
  * Bug fix: Wrong timestamp conversion with FTP protocol. [[bug>978]]   * Bug fix: Wrong timestamp conversion with FTP protocol. [[bug>978]]
  * Bug fix: Error in .NET assembly when temporary path contains exclamation mark. [[bug>980]]   * Bug fix: Error in .NET assembly when temporary path contains exclamation mark. [[bug>980]]
Line 1036: Line 1036:
=== 2012-11-06 === === 2012-11-06 ===
  * New VeriSign publisher certificate used for signing binaries.   * New VeriSign publisher certificate used for signing binaries.
-  * Including timezone information in a session log file.+  * Including time zone information in a session log file.
  * Installer creates desktop icon for all users by default.   * Installer creates desktop icon for all users by default.
  * On Windows 8, installer creates only main icon on the Start screen.   * On Windows 8, installer creates only main icon on the Start screen.
Line 1201: Line 1201:
  * Bug fix: When mask wrapped in Edit file mask dialog, it was split into multiple masks.   * Bug fix: When mask wrapped in Edit file mask dialog, it was split into multiple masks.
  * Bug fix: The .NET assembly could not find ''winscp.exe'', when run from network path. [[bug>841]]   * Bug fix: The .NET assembly could not find ''winscp.exe'', when run from network path. [[bug>841]]
-  * Bug fix: Incorrect timestamp timezone in XML log and .NET assembly. [[bug>843]]+  * Bug fix: Incorrect timestamp time zone in XML log and .NET assembly. [[bug>843]]
  * Bug fix: Rare incorrect conversion of line endings. [[bug>845]]   * Bug fix: Rare incorrect conversion of line endings. [[bug>845]]
  * Bug fix: Keepalives cause timeouts with FTP protocol. [[bug>847]]   * Bug fix: Keepalives cause timeouts with FTP protocol. [[bug>847]]
Line 1443: Line 1443:
    * Bug fix: Default session settings were not preserved, when set based on loaded stored session. [[bug>839]]     * Bug fix: Default session settings were not preserved, when set based on loaded stored session. [[bug>839]]
    * Bug fix: Keepalives cause timeouts with FTP protocol. [[bug>847]]     * Bug fix: Keepalives cause timeouts with FTP protocol. [[bug>847]]
-    * Bug fix: Incorrect timestamp timezone in XML log and .NET assembly. [[bug>843]]+    * Bug fix: Incorrect timestamp time zone in XML log and .NET assembly. [[bug>843]]
    * Bug fix: Failure when changing active session while background transfer queue list was being updated. [[bug>864]]     * Bug fix: Failure when changing active session while background transfer queue list was being updated. [[bug>864]]
Line 1516: Line 1516:
  * Bug fix: Arguments (passwords in particular) passed to PuTTY were not escaped correctly. [[bug>692]]   * Bug fix: Arguments (passwords in particular) passed to PuTTY were not escaped correctly. [[bug>692]]
  * Bug fix: Special permissions were not preserved correctly in configuration. [[bug>695]]   * Bug fix: Special permissions were not preserved correctly in configuration. [[bug>695]]
-  * Bug fix: Another invalid timezone shifting of file timestamps with FTP protocol. [[bug>696]]+  * Bug fix: Another invalid time zone shifting of file timestamps with FTP protocol. [[bug>696]]
  * Bug fix: Failure when connection closes with FTP protocol. [[bug>698]]   * Bug fix: Failure when connection closes with FTP protocol. [[bug>698]]
  * Bug fix: WinSCP was hanging when FTP directory listing connection was closed without response to LIST command. [[bug>699]]   * Bug fix: WinSCP was hanging when FTP directory listing connection was closed without response to LIST command. [[bug>699]]
Line 1543: Line 1543:
  * Bug fix: Incorrect conversion of timestamps between local and remote systems with respect to DST on Windows 2008 R2. [[bug>671]]   * Bug fix: Incorrect conversion of timestamps between local and remote systems with respect to DST on Windows 2008 R2. [[bug>671]]
  * Bug fix: Failure on transfer error with SCP protocol. [[bug>674]]   * Bug fix: Failure on transfer error with SCP protocol. [[bug>674]]
-  * Bug fix: Invalid timezone shifting of file timestamps with FTP protocol. [[bug>675]]+  * Bug fix: Invalid time zone shifting of file timestamps with FTP protocol. [[bug>675]]
  * Bug fix: Pageant authentication was not working on x64. [[bug>662]]   * Bug fix: Pageant authentication was not working on x64. [[bug>662]]
  * Bug fix: Failure when reconnection fails with FTP protocol. [[bug>680]]   * Bug fix: Failure when reconnection fails with FTP protocol. [[bug>680]]
Line 1644: Line 1644:
  * Environment variables in path to private key file are resolved before passing it to PuTTY to open the session. [[bug>524]]   * Environment variables in path to private key file are resolved before passing it to PuTTY to open the session. [[bug>524]]
  * WinSCP name is included in balloon notifications. [[bug>533]]   * WinSCP name is included in balloon notifications. [[bug>533]]
-  * Timezone offset can be set up to +/-25 hours. [[bug>534]]+  * Time zone offset can be set up to +/-25 hours. [[bug>534]]
  * Setup does not query OpenCandy for ads when running silent install.   * Setup does not query OpenCandy for ads when running silent install.
  * Small visual changes for Windows 7.   * Small visual changes for Windows 7.
Line 2061: Line 2061:
  * Host key confirmation dialog has an option to copy the key into clipboard.   * Host key confirmation dialog has an option to copy the key into clipboard.
  * //Server does not use UTF-8// changed to //UTF-8 encoding for filenames// and moved to //Environment// tab, as it is used also by FTP protocol.   * //Server does not use UTF-8// changed to //UTF-8 encoding for filenames// and moved to //Environment// tab, as it is used also by FTP protocol.
-  * //Timezone offset// moved to //Environment// tab, as it is used also by FTP protocol.+  * //Time zone offset// moved to //Environment// tab, as it is used also by FTP protocol.
  * ''Shift-Del'' deletes to recycle bin, if deletion to recycle bin is disabled, and vice versa.   * ''Shift-Del'' deletes to recycle bin, if deletion to recycle bin is disabled, and vice versa.
  * Opening bookmarks and home directory do not trigger synchronized browsing anymore.   * Opening bookmarks and home directory do not trigger synchronized browsing anymore.

Last modified: by martin