The VanDyke ClientPack 6.5.4 (Official) -- August 10, 2010 Copyright © 1995-2010 VanDyke Software, Inc. All rights reserved. This file contains a VanDyke ClientPack product history. It includes lists of new features, changes, and bug fixes sorted by release. For a product description, installation notes, registration information, and contact information, please refer to clientpack_readme.txt (downloaded with this installation). Changes in the VanDyke ClientPack 6.5.4 (Official) -- August 10, 2010 --------------------------------------------------------------------- No changes. Changes in the VanDyke ClientPack 6.5.3 (Official) -- May 11, 2010 ------------------------------------------------------------------ Bug fixes: - vcp/vsftp: Files that began with "." were not transferred. Changes in the VanDyke ClientPack 6.5.2 (Official) -- March 11, 2010 -------------------------------------------------------------------- Changes: - The ClientPack version in the Windows uninstall "DisplayVersion" registry key now contains the point release number in addition to the major and minor version numbers. Bug fixes: - vcp: On Windows 2000, the file size displayed in the transfer status message was incorrect for files larger than 4GB. Changes in the VanDyke ClientPack 6.5.1 (Official) -- January 21, 2010 ---------------------------------------------------------------------- Changes: - VRALib: Added the constant values to the application Help system for the AccessControlEntry Flags, ContentEncoding, IoMode, and SftpAccessControlEntryType. Changes in the VanDyke ClientPack 6.5 (Official) -- December 10, 2009 --------------------------------------------------------------------- No changes. Changes in the VanDyke ClientPack 6.5 (Beta 5) -- December 3, 2009 ------------------------------------------------------------------ No changes. Changes in the VanDyke ClientPack 6.5 (Beta 4) -- November 11, 2009 ------------------------------------------------------------------- Changes: - VRALib: Added the function "GetConfigValue" to the Connection object which when called with the string "Enable FIPS Mode" will allow a VRALib script to determine whether or not FIPS mode is enabled. Changes in the VanDyke ClientPack 6.5 (Beta 3) -- October 29, 2009 ------------------------------------------------------------------ No changes. Changes in the VanDyke ClientPack 6.5 (Beta 2) -- October 15, 2009 ------------------------------------------------------------------ Changes: - vcp/vsftp/vsh: When an RSA key is used for authentication, only the private key is required, which makes it easier to use Amazon EC2 keys. Bug fixes: - VRALib: A script that read an ASCII file could cause all memory to be consumed, which caused the script to crash. - VRALib: All instances of "Hostkey" were changed to "HostKey". Changes in the VanDyke ClientPack 6.5 (Beta 1) -- October 1, 2009 ----------------------------------------------------------------- New features: - VRALib is a library that allows SSH2 connections to be scripted from Windows. The API functions can be called from VBScript, C++, or any scripting platform that supports COM. - vcp/vsftp: Added support for moving files (--move). In vsftp, --move can be specified as an argument to get and put. - vcp/vsftp: Added a flag --http-proxy, which allows an unauthenticated http proxy to be used during connection. - vsftp: Added the flag --nopreserve, which specifies that the file permissions and timestamp should not be preserved. - vkeygen: Added the flag --capi, which can be used during a key generation or passphrase change operation to specify that the private key should be encrypted using MS CAPI instead of a passphrase. Bug fixes: - vkeygen: Generated keys could not be saved in the root of a physical drive.