summaryrefslogtreecommitdiffstats
path: root/WHATSNEW.txt
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2006-06-29 22:41:06 +0000
committerGerald Carter <jerry@samba.org>2006-06-29 22:41:06 +0000
commited1360efa18f95a92c3992b0cce147b328990c3f (patch)
tree35c37a5a67fa1d9870998ed71baf38a70f296013 /WHATSNEW.txt
parent3a0df993f19e3e00059029a166c256e4c5b54656 (diff)
downloadsamba-ed1360efa18f95a92c3992b0cce147b328990c3f.tar.gz
samba-ed1360efa18f95a92c3992b0cce147b328990c3f.tar.xz
samba-ed1360efa18f95a92c3992b0cce147b328990c3f.zip
r16703: add crash fix in printer publishing code
Diffstat (limited to 'WHATSNEW.txt')
-rw-r--r--WHATSNEW.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index c7131874205..b0593f6e828 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -162,6 +162,8 @@ o Nicholas Brealey <nick@brealey.org>
o Gerald (Jerry) Carter <jerry@samba.org>
* Use system provided killproc() in RedHat init scripts for
more robust shutdown.
+ * Fix a crash in the printer publishing code when adding a
+ new printer via the APW.
o Guenther Deschner <gd@samba.org>