]> asedeno.scripts.mit.edu Git - PuTTY.git/commitdiff
Version number and other tweakings prior to the 0.58 release. 0.58
authorSimon Tatham <anakin@pobox.com>
Tue, 5 Apr 2005 19:36:25 +0000 (19:36 +0000)
committerSimon Tatham <anakin@pobox.com>
Tue, 5 Apr 2005 19:36:25 +0000 (19:36 +0000)
[originally from svn r5598]

CHECKLST.txt
LATEST.VER
doc/faq.but
doc/pgpkeys.but
doc/plink.but
doc/pscp.but
mac/version.r
windows/putty.iss

index 8a97c07c1bbb6a63d982b6df053e16e59715bbcc..b674605b319bec168a775acc2fcd0427b113d492 100644 (file)
@@ -65,7 +65,8 @@ orders them correctly with respect to releases):
 
  - putty/LATEST.VER
 
-The Windows installer script (_three_ times, on consecutive lines):
+The Windows installer script (_three_ times, on consecutive lines,
+and again in a subsequent comment):
 
  - putty/windows/putty.iss
 
index 96ca76993ee96dc79d5cdf529b0e8bf85f83003c..f2c6f7538d18d27f5cfc16894d36a54eb8f0d4d3 100644 (file)
@@ -1 +1 @@
-0.57
+0.58
index 598fa923d481a72b167e9fff3e90bbb9143320f6..e0a434617bed656e7a329f88fb2b8e52b3266b82 100644 (file)
@@ -1013,10 +1013,8 @@ leave. You can do that automatically, by running the command
 the currently logged-in user on \i{multi-user systems}.)
 
 If PuTTY was installed from the installer package, it will also
-appear in \q{Add/Remove Programs}.
-\#{XXX-REMOVE-BEFORE-RELEASE - replace with: Older versions of the uninstaller do not}
-Uninstallation does not currently
-remove the above-mentioned registry entries and file.
+appear in \q{Add/Remove Programs}. Older versions of the uninstaller
+do not remove the above-mentioned registry entries and file.
 
 \S{faq-dsa}{Question} How come PuTTY now supports \i{DSA}, when the
 website used to say how insecure it was?
index 79768c35f2f1f0dc1a0e5725db8b94deb2549d59..cdb0e93826e5d1b8978ad2834b9539037c3f4239 100644 (file)
@@ -12,13 +12,11 @@ accurate idea of what each signature guarantees.
 This description is provided as both a web page on the PuTTY site, and
 an appendix in the PuTTY manual.
 
-As of the next release, all of the PuTTY executables will contain
-\#{XXX-REMOVE-BEFORE-RELEASE: fix this up for forthcoming release
-As of release 0.58, all of the PuTTY executables contain}
-fingerprint material (usually accessed via the \i\c{-pgpfp}
-command-line option), such that if you have an executable you trust,
-you can use it to establish a trust path, for instance to a newer
-version downloaded from the Internet.
+As of release 0.58, all of the PuTTY executables contain fingerprint
+material (usually accessed via the \i\c{-pgpfp} command-line
+option), such that if you have an executable you trust, you can use
+it to establish a trust path, for instance to a newer version
+downloaded from the Internet.
 
 (Note that none of the keys, signatures, etc mentioned here have
 anything to do with keys used with SSH - they are purely for verifying
index d3070931ad4402d6ce93df56aa07777c1452e952..9b7b511a21846f53db0f6dcc445f45a5bfdde1aa 100644 (file)
@@ -43,7 +43,7 @@ use Plink:
 
 \c Z:\sysosd>plink
 \c PuTTY Link: command-line connection utility
-\c Release 0.XX
+\c Release 0.58
 \c Usage: plink [options] [user@]host [command]
 \c        ("host" can also be a PuTTY saved session name)
 \c Options:
index 1ba64a808ea3dda512c2d3b89127aa072a978b2f..6f24140efcd682cfb1862c43fc31658d85755e7f 100644 (file)
@@ -41,7 +41,7 @@ use PSCP:
 
 \c Z:\owendadmin>pscp
 \c PuTTY Secure Copy client
-\c Release 0.XX
+\c Release 0.58
 \c Usage: pscp [options] [user@]host:source target
 \c        pscp [options] source [source...] [user@]host:target
 \c        pscp [options] -ls [user@]host:filespec
index 76be582f0b521159981d8a7c792151c87305aa29..0ce592028bff4f1da7272370b2a1153372bd62c0 100644 (file)
@@ -2,7 +2,7 @@
  * Current PuTTY version number.  Minor is in BCD
  */
 #define VERSION_MAJOR 0x00
-#define VERSION_MINOR 0x57
+#define VERSION_MINOR 0x58
 
 resource 'vers' (1, purgeable) {
 #ifdef RELEASE
index e885221a36604c568fc204c7096dc076a6dd5798..4af117dc24877d8a627e6d74c58d3c80f2640b93 100644 (file)
 \r
 [Setup]\r
 AppName=PuTTY\r
-AppVerName=PuTTY version 0.57\r
-VersionInfoTextVersion=Release 0.57\r
-AppVersion=0.57\r
+AppVerName=PuTTY version 0.58\r
+VersionInfoTextVersion=Release 0.58\r
+AppVersion=0.58\r
 ;FIXME -- enable this when we've got it going for individual EXEs too\r
 ;         and are committed to the version numbering scheme.\r
-;VersionInfoVersion=0.57.0.0\r
+;VersionInfoVersion=0.58.0.0\r
 AppPublisher=Simon Tatham\r
 AppPublisherURL=http://www.chiark.greenend.org.uk/~sgtatham/putty/\r
 AppReadmeFile={app}\README.txt\r