Update version
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
|||||||
# Process this file with autoconf to produce a configure script.
|
# Process this file with autoconf to produce a configure script.
|
||||||
|
|
||||||
AC_PREREQ([2.61])
|
AC_PREREQ([2.61])
|
||||||
AC_INIT([mosh], [0.98b], [mosh-devel@mit.edu])
|
AC_INIT([mosh], [0.98c], [mosh-devel@mit.edu])
|
||||||
AM_INIT_AUTOMAKE([-Wall -Werror foreign])
|
AM_INIT_AUTOMAKE([-Wall -Werror foreign])
|
||||||
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
|
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
|
||||||
AC_CONFIG_SRCDIR([src/frontend/mosh-client.cc])
|
AC_CONFIG_SRCDIR([src/frontend/mosh-client.cc])
|
||||||
|
|||||||
Vendored
+6
@@ -1,3 +1,9 @@
|
|||||||
|
mosh (0.98c-1) unstable; urgency=low
|
||||||
|
|
||||||
|
* Fix pointer comparison (Anders Kaseorg)
|
||||||
|
|
||||||
|
-- Keith Winstein <keithw@mit.edu> Sat, 10 Mar 2012 16:50:35 -0500
|
||||||
|
|
||||||
mosh (0.98b-1) unstable; urgency=low
|
mosh (0.98b-1) unstable; urgency=low
|
||||||
|
|
||||||
* Update README.md
|
* Update README.md
|
||||||
|
|||||||
Reference in New Issue
Block a user