diff CHANGES @ 471:ece7677359d6

0.51
author Matt Johnston <matt@ucc.asn.au>
date Thu, 27 Mar 2008 13:17:08 +0000
parents 706e234212d0
children b85507ade010
line wrap: on
line diff
--- a/CHANGES	Thu Mar 27 10:19:36 2008 +0000
+++ b/CHANGES	Thu Mar 27 13:17:08 2008 +0000
@@ -1,4 +1,4 @@
-0.51-test2 prerelease
+0.51 - Thu 27 March 2008
 
 - Make a copy of password fields rather erroneously relying on getwpnam()
   to be safe to call multiple times
@@ -7,8 +7,8 @@
   as well) always use that program, ignoring isatty() and $DISPLAY
 
 - Wait until a process exits before the server closes a connection, so
-  that an exit code can be sent. This fixes problems with scp failing
-  with exit code 255.
+  that an exit code can be sent. This fixes problems with exit codes not
+  being returned, which could cause scp to fail.
 
 0.50 - Wed 8 August 2007