summaryrefslogtreecommitdiffstats
path: root/WHATSNEW.txt
diff options
context:
space:
mode:
Diffstat (limited to 'WHATSNEW.txt')
-rw-r--r--WHATSNEW.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 2fee746c8e9..6e587f263cf 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -141,9 +141,10 @@ 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.
+ * 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