Bump version to 1.2.3

This commit is contained in:
Keith Winstein
2012-10-19 15:24:37 -04:00
parent cd394c61ae
commit 73a2675e8c
5 changed files with 19 additions and 4 deletions
+3 -1
View File
@@ -1,9 +1,10 @@
2012-10-xx Keith Winstein <mosh-devel@mit.edu>
2012-10-19 Keith Winstein <mosh-devel@mit.edu>
* Version 1.2.3 released.
* Security improvements:
* Use OpenSSL AES implementation
* Update AES-OCB implementation (Keegan McAllister)
* Don't let bad server dictate IP (Felix Groebert)
* New features:
@@ -18,6 +19,7 @@
* Bug fixes:
* Improved performance on systems with expensive time
* No longer choke on "ffff::" address for hosts with IPv6
* More conservative MTU and datagram sizing
* Platform support:
* Build on Solaris and IllumOS (Timo Sirainen, Ira Cooper)