summaryrefslogtreecommitdiff
path: root/WHATSNEW.txt
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2008-02-28 12:19:30 +0100
committerMichael Adam <obnox@samba.org>2008-02-28 12:20:43 +0100
commited596336ad9498cc37ceece5f7b939366512f5a2 (patch)
treef29d1458e914512f7e6b198a9e9624e506d87edc /WHATSNEW.txt
parentd772c3af1b05d86ca6eed34bd3ecabcd3d33066d (diff)
downloadsamba-ed596336ad9498cc37ceece5f7b939366512f5a2.tar.gz
samba-ed596336ad9498cc37ceece5f7b939366512f5a2.tar.bz2
samba-ed596336ad9498cc37ceece5f7b939366512f5a2.zip
WHATSNEW: add two more items to my changes.
Michael (This used to be commit d8555f09d4240736b0c5fc93cea33285b33531b4)
Diffstat (limited to 'WHATSNEW.txt')
-rw-r--r--WHATSNEW.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index cea6d9bef8..c9287ac6a0 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -142,6 +142,9 @@ o Michael Adam <obnox@samba.org>
* BUG 5063: Fix build on RHEL5.
* New smb.conf parameter "config backend = registry" to enable registry
only configuration.
+ * Move "net conf" functionality into a separate module libnet_conf.c
+ * Restructure registry code, eliminating the dynamic overlay.
+ Make use of reg_api instead of backend code in most places.
* Libreplace fixes.
* Build fixes.
* Initial support for using subsystems as shared libraries.