The unified diff between revisions [f6be8d81..] and [52beef25..] is displayed below. It can also be downloaded as a raw diff.

#
#
# patch "CHANGES"
#  from [99a2d34b8600148ac7d62d49dc18356338853c15]
#    to [fa1aff3c8b4e2bec870d55939ef70ecc207304a6]
#
# patch "debian/changelog"
#  from [53be207a1f0e9505ce190407622f7a96067f81cb]
#    to [1423f6f888a4900b154b73b347933bd7a0823766]
#
============================================================
--- CHANGES	99a2d34b8600148ac7d62d49dc18356338853c15
+++ CHANGES	fa1aff3c8b4e2bec870d55939ef70ecc207304a6
@@ -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 @@ 0.51-test2 prerelease
   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

============================================================
--- debian/changelog	53be207a1f0e9505ce190407622f7a96067f81cb
+++ debian/changelog	1423f6f888a4900b154b73b347933bd7a0823766
@@ -1,3 +1,9 @@
+dropbear (0.51-0.1) unstable; urgency=low
+
+  * New upstream release.
+
+ -- Matt Johnston <matt@ucc.asn.au>  Thu, 27 Mar 2008 19:14:00 +0900
+
 dropbear (0.50-4) unstable; urgency=low

   * debian/dropbear.init: apply patch from Petter Reinholdtsen: add LSB