summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2009-02-19 12:27:50 +0100
committerKarolin Seeger <kseeger@samba.org>2009-02-19 12:29:44 +0100
commit0523f2463423067e36fb975cba891f25a87ee2fe (patch)
tree43d4425d463f5d9faa4db165866a6b8059bb8292
parent81022baa0c873ee24595973987cd705c0ad849f0 (diff)
downloadsamba-0523f2463423067e36fb975cba891f25a87ee2fe.tar.gz
WHATSNEW: Jeremy fixed CID 602, not Volker.
Thanks Volker for reading the release notes! ;-) Karolin (cherry picked from commit 6be9d9e33c4c6a9f25682b0716ca13392418d12e)
-rw-r--r--WHATSNEW.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index d23079ae222..cdce940e501 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -35,7 +35,7 @@ o Jeremy Allison <jra@samba.org>
* BUG 6090: Fix renaming/deleting a "not matching/resolving" symlink.
* BUG 6099: Try to fix domain join of Win7 Beta.
* BUG 6117: Fix core dump of pdbedit -a.
- * Fix Coverity IDs 115, 116, 117.
+ * Fix Coverity IDs 115, 116, 117, 602.
* Fix warning (bad handler prototype).
* Unify the detection of the timespec code in configure.in, and the
application of it in time.c.
@@ -80,7 +80,7 @@ o Guenter Kukkukk <linux@kukkukk.com>
o Volker Lendecke <vl@samba.org>
* BUG 5798: CFLAGS info lost in configure.
- * Fix Coverity IDs 602, 740, 742, 744, 745, 876, 879, 880.
+ * Fix Coverity IDs 740, 742, 744, 745, 876, 879, 880.
* Fix remotely adding a share via the Windows MMC.
* Avoid valgrind errors.
* Fix 'net rpc join' for users with the SeMachineAccountPrivilege.