summaryrefslogtreecommitdiff
path: root/WHATSNEW.txt
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2009-04-15 10:20:07 +0200
committerKarolin Seeger <kseeger@samba.org>2009-04-15 11:09:36 +0200
commite96296b652fcee430519825b1c5259b4429bad1e (patch)
treeb8b6cd6efc26d76d1b1a214b4fa21b63f7aeb8fd /WHATSNEW.txt
parent1bf2ab835011ec58652cd45bdb5fe82010d3360a (diff)
downloadsamba-e96296b652fcee430519825b1c5259b4429bad1e.tar.gz
s3/WHATSNEW: Correct description.
Karolin (cherry picked from commit 459aa55885edc03707d58eedd15bd54227729bee)
Diffstat (limited to 'WHATSNEW.txt')
-rw-r--r--WHATSNEW.txt9
1 files changed, 5 insertions, 4 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index edfb98ace4b..1b27c936b8a 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -21,7 +21,8 @@ o Changed the way smbd handles untrusted domain names given during user
authentication
Internal changes:
-o The spoolss subsystem has been converted to IDL.
+o The ntsvcs, svcctl, eventlog and spoolss subsystems have been converted
+ to IDL.
General Changes
@@ -64,9 +65,9 @@ behavior.
Internal Changes
================
-The spoolss subsystem has been converted to IDL. So Günther Deschner finally
-corrected one of the biggest mistakes in the development of Samba:
-Hand-marshalled RPC stubs.
+The ntsvcs, svcctl, eventlog and spoolss subsystems have been converted to IDL.
+So Günther Deschner finally corrected one of the biggest mistakes in the
+development of Samba: Hand-marshalled RPC stubs.
Thanks a lot! :-)