diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2004-01-06 20:01:48 +0000 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2004-01-06 20:01:48 +0000 |
commit | bd4304476b8aa5cc48df8fd045af66528ea3f204 (patch) | |
tree | 59e7cf695f7c687713e1d3ebd363c7a05fe0a16f /WHATSNEW.txt | |
parent | d86628d0628a064f58e3ce9fbaf55ad9d5a92540 (diff) | |
download | samba-bd4304476b8aa5cc48df8fd045af66528ea3f204.tar.gz |
Fix -s option to smbcontrol (#908)
(This used to be commit 7495395c1cc3b09b27d6eeb7dff6f214701d03d6)
Diffstat (limited to 'WHATSNEW.txt')
-rw-r--r-- | WHATSNEW.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt index 8d2067a3263..bd7e7271bb3 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -142,6 +142,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) + * Fix -s option to smbcontrol (#908) |