summaryrefslogtreecommitdiff
path: root/WHATSNEW.txt
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2008-03-14 18:01:06 +0100
committerVolker Lendecke <vl@samba.org>2008-03-14 18:01:23 +0100
commitf3856d074f5c4fa91eece95833386130253a5ce4 (patch)
tree609db2ee6dd1b8ed5c841674ecdbef3d3a2aa6b3 /WHATSNEW.txt
parent59d6feb469bcc257162bac4bd232ef2f5d210a71 (diff)
downloadsamba-f3856d074f5c4fa91eece95833386130253a5ce4.tar.gz
samba-f3856d074f5c4fa91eece95833386130253a5ce4.tar.bz2
samba-f3856d074f5c4fa91eece95833386130253a5ce4.zip
Fix bug 4901
(This used to be commit 1dd8fa9a521046f1de8173ac00224706c5249665)
Diffstat (limited to 'WHATSNEW.txt')
-rw-r--r--WHATSNEW.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 3928e6d181..a9ca3526b3 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -305,6 +305,7 @@ o Volker Lendecke <vl@samba.org>
* Add implicit temporary talloc contexts via talloc_stack().
* Speed up the smbclient "get" command
* Add the aio_fork module
+ * Fix bug 4901
o Derrell Lipman <derrell@samba.org>
* Modified libsmbclient API for more easily maintaining ABI compatibility