]> eyrie.org Git - kerberos/kftgt.git/commitdiff
Release 1.9.
authorRuss Allbery <rra@stanford.edu>
Wed, 24 Aug 2005 04:54:03 +0000 (04:54 +0000)
committerRuss Allbery <rra@stanford.edu>
Mon, 15 Mar 2010 06:05:55 +0000 (23:05 -0700)
NEWS
configure.ac

diff --git a/NEWS b/NEWS
index d6f36a7951a20dcb168efce13e94f4a5c2fb53f8..31055d07358a47c88badb0be099c4354296a5726 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,12 @@
                         User-Visible kftgt Changes
 
+kftgt 1.9 (2005-08-23)
+
+    This is a maintenance release with no user-visible changes.  There are
+    only minor documentation corrections and fixes for klogin and krsh
+    version handling, which would have otherwise broken when the source
+    was moved into Subversion.
+
 kftgt 1.8 (2005-05-19)
 
     Honor --with-kerberos correctly for setting the library search path.
index 7055dec0d8cc561cde2c084a27422b6967975abc..d5579adb06f95fe6ca084e5ffd4805a6fd868129 100644 (file)
@@ -3,7 +3,7 @@ dnl $Id$
 
 AC_REVISION([$Revision$])
 AC_PREREQ(2.57)
-AC_INIT([kftgt], [1.8], [rra@stanford.edu])
+AC_INIT([kftgt], [1.9], [rra@stanford.edu])
 
 dnl Checks for programs.
 AC_PROG_CC