summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2009-10-26 12:02:40 +0100
committerKarolin Seeger <kseeger@samba.org>2009-10-26 12:03:30 +0100
commit4e475de9c1c2ed5a094a556310fcbfe955b4c884 (patch)
treea15739d6cf72fddaaf81502cade43c1d685e1555
parentb42a0dbc996d8e40b4893b11445435a781de4afa (diff)
downloadsamba-4e475de9c1c2ed5a094a556310fcbfe955b4c884.tar.gz
WHATSNEW: Update release notes.
Karolin (cherry picked from commit 5158bdcc222cb38b7cf4939e09f6d0fbb7868de2)
-rw-r--r--WHATSNEW.txt11
1 files changed, 10 insertions, 1 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 9f302aafca9..eef1c15486b 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,6 +1,6 @@
=============================
Release Notes for Samba 3.4.3
- October , 2009
+ October 29, 2009
=============================
@@ -29,6 +29,8 @@ o Jeremy Allison <jra@samba.org>
* BUG 6781: Fix renaming subfolders in Explorer view.
* BUG 6793: Fix Winbind crash with "INTERNAL ERROR: Signal 6".
* BUG 6796: Deleting an event context on shutdown can cause smbd to crash.
+ * BUG 6828: Fix infinite timeout when byte lock held outside of Samba.
+ * BUG 6829: Fix displaying of multibyte characters in smbclient.
o Günther Deschner <gd@samba.org>
@@ -95,6 +97,10 @@ o Shirish Pargaonkar <shirishpargaonkar@gmail.com>
a symbolic link.
+o Karolin Seeger <kseeger@samba.org>
+ * Fix warning occuring when building the manpages.
+
+
o Simo Sorce <ssorce@redhat.com>
* BUG 6764: Fix timeval calculation.
@@ -103,6 +109,9 @@ o Bo Yang <boyang@samba.org>
* BUG 6735: Don't overwrite password in pam_winbind, subsequent pam modules
might use the old password and new password.
* BUG 6811: Fix reference to freed memory in pam_winbind.
+ * BUG 6826: Don't fail authentication when one or some group of
+ require-membership-of is invalid.
+ * BUG 6840: Fix crash in pam_winbind.
######################################################################