Bump version to 1.1.3.

This commit is contained in:
Keith Winstein
2012-04-03 12:35:18 -04:00
parent 78bfcd238b
commit ef96859498
5 changed files with 24 additions and 3 deletions
+12
View File
@@ -1,3 +1,15 @@
2012-04-03 Keith Winstein <mosh-devel@mit.edu>
* Version 1.1.3 released.
* Builds on armel, armhf, and kFreeBSD.
* Fixes bug causing occasional missing/extra wraparound copy-and-paste.
* Eliminates valgrind complaint over unused winsize fields.
* Close connection after four petabytes (per OCB recommendation).
2012-03-28 Keith Winstein <mosh-devel@mit.edu>
* Version 1.1.2 released.