summaryrefslogtreecommitdiff
path: root/WHATSNEW.txt
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2009-04-29 14:44:59 +0200
committerKarolin Seeger <kseeger@samba.org>2009-04-29 14:45:45 +0200
commit83c7d8697a8df92ff1592af9c382f483354eeb0f (patch)
tree8e5dc596a59992d01c35247e8dca690691aaa5bc /WHATSNEW.txt
parent0146649cf95ad27a583057df300fe5712b89e806 (diff)
downloadsamba-83c7d8697a8df92ff1592af9c382f483354eeb0f.tar.gz
WHATSNEW: Correct WHATSNEW.
Karolin
Diffstat (limited to 'WHATSNEW.txt')
-rw-r--r--WHATSNEW.txt13
1 files changed, 6 insertions, 7 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index b13fef7dc07..14c4f532d57 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -21,8 +21,8 @@ o Changed the way smbd handles untrusted domain names given during user
authentication.
Printing Changes:
-o Support for Windows Vista Printer Change Notification has been added.
-o Various fixes for Samba spoolss print server.
+o Various fixes including printer change notificiation for Samba spoolss
+ print servers.
Internal changes:
o The remaining hand-marshalled DCE/RPC services (ntsvcs, svcctl, eventlog
@@ -72,11 +72,10 @@ behavior.
Printing Changes
================
-Support for Windows Vista Printer Change Notification has been added to Samba.
-
-The spoolss was replaced by autogenerated code based on PIDL. That fixes
-several printing issues on Samba print servers and will stabilize the printing
-functionality generally.
+The spoolss subsystem was replaced by autogenerated code based on PIDL. That fixes
+several printing issues including printer change notificiation on Samba print
+servers and will stabilize the printing functionality generally.
+The support for spoolss printing with Windows Vista has been improved.
Internal Changes