Increment version number and make changelog entries

This commit is contained in:
Keith Winstein
2012-02-13 03:54:27 -05:00
parent 8c7c5340d4
commit ee67c85e88
2 changed files with 22 additions and 0 deletions
+10
View File
@@ -1,3 +1,13 @@
2011-02-13 Keith Winstein <mosh-devel@mit.edu>
* Version 0.92 released.
* Allows user to select prediction mode (always/never/adaptive)
* Fix bug in server startup on slow hosts
* Better prediction when deleting at line ending
2011-02-09 Keith Winstein <mosh-devel@mit.edu>
* Version 0.91 released.
+12
View File
@@ -1,3 +1,15 @@
mosh (0.92-1) unstable; urgency=low
* Version 0.92 released.
* Allows user to select prediction mode (always/never/adaptive)
* Fix bug in server startup on slow hosts
* Better prediction when deleting at line ending
-- Keith Winstein <keithw@mit.edu> Mon, 13 Feb 2012 03:53:31 -0500
mosh (0.91a-0ubuntu1) oneiric; urgency=low
* Add missing dependencies to debian/control