From 2bc1d4e61143c496347e0346973eccd601e61d20 Mon Sep 17 00:00:00 2001 From: Keith Winstein Date: Sat, 25 Feb 2012 15:24:35 -0500 Subject: [PATCH] Correct changelog --- debian/changelog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 2495dd3..3e0d3e5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -mosh (0.95) unstable; urgency=low +mosh (0.95-1) unstable; urgency=low * Version 0.95 released. @@ -6,11 +6,11 @@ mosh (0.95) unstable; urgency=low * Require two dropped heartbeats before showing blue bar of lost contact - * Print newline before MOSH CONNECT string to make more robust if intermediate keys hit + * Print newline before MOSH CONNECT string to make more robust * Disable ControlMaster in initial SSH connection so proxy is always used - * Make retransmissions occur at frame rate (vs. every 3 seconds) for limited time after loss + * Make retransmissions occur at frame rate for limited time after loss -- Keith Winstein Sat, 25 Feb 2012 15:15:59 -0500