Bump version number to 1.0.9c

This commit is contained in:
Keith Winstein
2012-03-21 19:25:56 -04:00
parent 0b0ff72f40
commit 96a6d7c63b
4 changed files with 22 additions and 4 deletions
+14
View File
@@ -1,3 +1,17 @@
mosh (1.0.9c-1) unstable; urgency=low
* Improved building on Mac OS X (Anders Kaseorg)
* PRNG (for chaff) now reads from /dev/urandom (Keegan McAllister)
* Startup script cleanups and fix shell quoting (Anders Kaseorg)
* Disables core dumps (containing session key) (Keegan McAllister)
* Improved terminal shutdown and other cosmetic fixes
-- Keith Winstein <keithw@mit.edu> Wed, 21 Mar 2012 19:23:41 -0400
mosh (1.0.9b-1) unstable; urgency=low
* More efficient repaint when scrolling top part of window