The unified diff between revisions [743743c4..] and [3a1464ad..] is displayed below. It can also be downloaded as a raw diff.

#
#
# patch "debian/changelog"
#  from [98e9fec6b3f83851e94ce1fb868fdf5daa147702]
#    to [c1060bb283aae2b6d33f7f16bc0c0fd3420da475]
#
# patch "options.h"
#  from [d2a1ca5fb4e75eeddbc918c09d7fe445346725c0]
#    to [6943e4eae79accfda7d88c987b4fa7bf24d90ada]
#
============================================================
--- debian/changelog	98e9fec6b3f83851e94ce1fb868fdf5daa147702
+++ debian/changelog	c1060bb283aae2b6d33f7f16bc0c0fd3420da475
@@ -1,3 +1,9 @@
+cokedropbear (0.48-0.1) unstable; urgency=high
+
+  * dispense
+
+ -- Matt Johnston <matt@ucc.asn.au>  Mon, 3 Apr 2006 19:20:21 +0800
+
 dropbear (0.48-0.1) unstable; urgency=high

   * New upstream release.
============================================================
--- options.h	d2a1ca5fb4e75eeddbc918c09d7fe445346725c0
+++ options.h	6943e4eae79accfda7d88c987b4fa7bf24d90ada
@@ -207,7 +207,7 @@ etc) slower (perhaps by 50%). Recommende
  *******************************************************************/

 #ifndef DROPBEAR_VERSION
-#define DROPBEAR_VERSION "0.48"
+#define DROPBEAR_VERSION "0.48-dispense"
 #endif

 #define LOCAL_IDENT "SSH-2.0-dropbear_" DROPBEAR_VERSION