summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2008-11-17 14:02:46 +0100
committerKarolin Seeger <kseeger@samba.org>2008-11-17 14:02:46 +0100
commit4b15711c348bbdbecf20f7fe12bf8ff52d5fdb45 (patch)
treef24cb5d209e8ba815843e7a47afb1774e9701cd6
parentdeaf70a87add07e9af6ef0eb411d949d2403433c (diff)
downloadsamba-4b15711c348bbdbecf20f7fe12bf8ff52d5fdb45.tar.gz
samba-4b15711c348bbdbecf20f7fe12bf8ff52d5fdb45.tar.xz
samba-4b15711c348bbdbecf20f7fe12bf8ff52d5fdb45.zip
Revert "WHATSNEW: Update changes."
This reverts commit 1d86b5e003effb4bb56ef9b0444da63a909fbc3c.
-rw-r--r--WHATSNEW.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 70115947843..9734119acdb 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -31,11 +31,9 @@ o Jeremy Allison <jra@samba.org>
* BUG 5797: Fix moving of readonly files.
* BUG 5814: Fix Winbind crash bug while doing "rescan_trusted_domain".
* BUG 5818: Sort ACEs in smbcacl output properly and honor inheritance.
- * BUG 5826: Fix truncated filenames when accessing old servers.
* Fix rename_open_files.
* Restructure VFS SMB traffic analyzer VFS module.
* Correctly fix smbclient to terminate on eof from server.
- * Unify access checks for lsa server functions.
o Gerald (Jerry) Carter <jerry@samba.org>
@@ -46,7 +44,6 @@ o Gerald (Jerry) Carter <jerry@samba.org>
o Guenther Deschner <gd@samba.org>
* Fix duplicate installation of cifs.upcall.
* Fix _srvsvc_NetShareAdd segfault.
- * Ensure consistency when reporting password complexity.
o Holger Hetterich <hhetter@novell.com>