Correct changelog

This commit is contained in:
Keith Winstein
2012-02-25 15:24:35 -05:00
parent 9e696d9b09
commit 2bc1d4e611
+3 -3
View File
@@ -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 <keithw@mit.edu> Sat, 25 Feb 2012 15:15:59 -0500