diff options
author | Gerald Carter <jerry@samba.org> | 2004-02-10 13:49:38 +0000 |
---|---|---|
committer | Gerald Carter <jerry@samba.org> | 2004-02-10 13:49:38 +0000 |
commit | 6764a05d13934b20236364493966ffeaa2a442e8 (patch) | |
tree | d201e98c832fab684ce1f6d1fee7f49f6543a71e | |
parent | 45616e18a866fc54f046d17ecd615e16d820250e (diff) | |
download | samba-6764a05d13934b20236364493966ffeaa2a442e8.tar.gz samba-6764a05d13934b20236364493966ffeaa2a442e8.tar.bz2 samba-6764a05d13934b20236364493966ffeaa2a442e8.zip |
fix from Bostjan Golob
(This used to be commit 96a108705bae1cba822de5cdc88dfffd65d008d4)
-rw-r--r-- | WHATSNEW.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 4876b35263..12db78561e 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -62,6 +62,11 @@ o Guenther Deschner <gd@suse.com> code. +o Bostjan Golob <golob@gimb.org> + * BUG 1046: Fix getpwent_list() so that the username is not + overwritten by other fields. + + o Chris Hertel <crh@samba.org> * fix enumeration of shares 12 characters in length via smbclient. |