diff options
Diffstat (limited to 'WHATSNEW.txt')
-rw-r--r-- | WHATSNEW.txt | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt index a9259b508d..7cbde39b78 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -48,7 +48,10 @@ o Richard Sharpe <shape@samba.org> o Jelmer Vernooij <jelmer@samba.org> - * Add smbget utility - a wget-clone for the SMB/CIFS protocol + * Add smbget utility - a wget-clone for the SMB/CIFS protocol. + * Fix for libnss_wins on IRIX platforms. + * Fix swatdir for --with-fhs. + Changes since 3.0.1 @@ -179,11 +182,7 @@ o J. Tournier <jerome.tournier@IDEALX.com> o Jelmer Vernooij <jelmer@samba.org> * Put functions for generating SQL queries in pdb_sql.c * Add pgSQL backend (based on patch by Hamish Friedlander) - * BUG 908: Fix -s option to smbcontrol. - * Add smbget utility - a wget-clone for the SMB/CIFS protocol - * Small fix to get libnss_wins on IRIX working again - * Fix swatdir for --with-fhs - + * BUG 908: Fix -s option to smbcontrol. Changes since 3.0.0 |