Bump version to 1.1.1a

This commit is contained in:
Keith Winstein
2012-03-28 15:17:24 +02:00
parent 0d35baae88
commit c868c587d4
4 changed files with 28 additions and 2 deletions
+13
View File
@@ -1,3 +1,16 @@
2012-03-28 Keith Winstein <mosh-devel@mit.edu>
* Version 1.1.2 released.
* Fixes to build on OS X 10.5 with older gcc and -lpoll (Quentin Smith)
* Add --with-utempter and --without-utempter per gentoo request
(Michael Weber)
* configure now requires ncurses headers (and others) to be installed
* Consolidate locale routines to help Android port (Keegan McAllister)
2012-03-27 Keith Winstein <mosh-devel@mit.edu>
* Version 1.1.1 released.