WHATSNEW: Fix entry.
authorKarolin Seeger <kseeger@samba.org>
Tue, 9 Dec 2008 16:35:49 +0000 (17:35 +0100)
committerKarolin Seeger <kseeger@samba.org>
Tue, 9 Dec 2008 16:36:45 +0000 (17:36 +0100)
Karolin

WHATSNEW.txt

index 647c3ecf3458b957f7119c780190a5e5409dca07..48a2fe8a09467e2b6ce12cce4cdd4eb31d98328d 100644 (file)
@@ -119,6 +119,7 @@ o   Tomasz Krasuski <kr0tki@poczta.onet.pl>
 o   Jeff Layton <jlayton@redhat.com>
     * Have uppercase_string return success on NULL pointer in mount.cifs.
     * Make mount.cifs return codes match the return codes for /bin/mount.
+    * Use lock/unlock_mtab scheme from util-linux-ng mount prog in mount.cifs.
 
 
 o   Volker Lendecke <vl@samba.org>
@@ -139,10 +140,6 @@ o   Volker Lendecke <vl@samba.org>
       HAVE_IPRINT.
 
 
-o   Jeff Layton <jlayton@redhat.com>
-    * Use lock/unlock_mtab scheme from util-linux-ng mount prog in mount.cifs.
-
-
 o   Derrell Lipman <derrell.lipman@unwireduniverse.com>
     * BUG 5805: Don't close stdout when calling setup_logging multiple times.