]> eyrie.org Git - kerberos/sident.git/commitdiff
Release 3.4.
authorRuss Allbery <rra@stanford.edu>
Fri, 15 Apr 2005 03:40:06 +0000 (03:40 +0000)
committerRuss Allbery <rra@stanford.edu>
Fri, 15 Apr 2005 03:40:06 +0000 (03:40 +0000)
NEWS
README
configure.ac

diff --git a/NEWS b/NEWS
index 9d7117b6b0e075c3050a65b68439c50d9071d6f7..568cf7a168c6797d62fd8f6700430dc16329650b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,11 @@
                        User-Visible S/Ident Changes
 
+S/Ident 3.4 (2005-04-14)
+
+    No code changes.  Removed documentation that isn't DFSG-free from the
+    source to make it easier to package and removed the debian directory
+    from the main distribution in compliance with Debian best practices.
+
 S/Ident 3.3 (2004-07-23)
 
     Added the --disable-responder configure flag to build only the library
diff --git a/README b/README
index 641448295ac281cabf5ac8539656d5945042e386..4a85659d4c6ec33dd11e7c12b02afd7bc69b6351 100644 (file)
--- a/README
+++ b/README
@@ -1,5 +1,5 @@
                                  S/Ident
-                        Secure/Ident - Version 3.3
+                        Secure/Ident - Version 3.4
 
              Written by Booker C. Bense <bbense@stanford.edu>
          Currently maintained by Russ Allbery <rra@stanford.edu>
index fadf23479ed5ebd98db96e6157d5cedcef723826..ff4edd3ac349e457e58e40ff6fa7e01996d2bb8c 100644 (file)
@@ -11,7 +11,7 @@ m4_include([m4/libtool.m4])
 
 AC_REVISION($Revision$)
 AC_PREREQ(2.57)
-AC_INIT([S/Ident], [3.3], [rra@stanford.edu], [sident])
+AC_INIT([S/Ident], [3.4], [rra@stanford.edu], [sident])
 AC_CONFIG_AUX_DIR([tools])
 
 dnl Checks for programs.