]> git.decadent.org.uk Git - nfs-utils.git/commitdiff
Re-Release of 1.2.4 nfs-utils-1-2-4
authorSteve Dickson <steved@redhat.com>
Thu, 30 Jun 2011 13:00:42 +0000 (09:00 -0400)
committerSteve Dickson <steved@redhat.com>
Thu, 30 Jun 2011 13:00:42 +0000 (09:00 -0400)
Signed-off-by: Steve Dickson <steved@redhat.com>
ChangeLog
configure.ac

index 4a2d7f890760126992345f1e4bf168431944caa7..062ed67716545c548b330742c97d3dccaf091c5f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+commit 684cf4a5e0e84a1367690d7ecf4882cbdf4f3228
+Author: Prem Karat <prem.karat@linux.vnet.ibm.com>
+Date:   Thu Jun 30 07:29:20 2011 -0400
+
+    mount.nfs: Fix for the bug in v1.2.4 that breaks mount.nfs
+    
+    commit 30ebf047 failed to include these changes that breaks mount.nfs.
+    mount.nfs will continue to work fine with these changes
+    
+    Signed-off-by: Steve Dickson <steved@redhat.com>
+
 commit 057d2add27d1e05fed3ae7206ee043b6c1fda45a
 Author: NeilBrown <neilb@suse.de>
 Date:   Tue Jun 28 13:24:33 2011 -0400
index d8972e448cfe11670c5b5af7911cd10e1f134570..ca12f9ea455231e0c1a43370ff038cfe517c936b 100644 (file)
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 dnl
-AC_INIT([linux nfs-utils],[1.2.3],[linux-nfs@vger.kernel.org],[nfs-utils])
+AC_INIT([linux nfs-utils],[1.2.4],[linux-nfs@vger.kernel.org],[nfs-utils])
 AC_CANONICAL_BUILD([])
 AC_CANONICAL_HOST([])
 AC_CONFIG_MACRO_DIR(aclocal)