From: Karolin Seeger Date: Thu, 19 Feb 2009 11:27:50 +0000 (+0100) Subject: WHATSNEW: Jeremy fixed CID 602, not Volker. X-Git-Url: http://git.samba.org/?a=commitdiff_plain;h=6be9d9e33c4c6a9f25682b0716ca13392418d12e;p=samba.git WHATSNEW: Jeremy fixed CID 602, not Volker. Thanks Volker for reading the release notes! ;-) Karolin --- 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 * 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 o Volker Lendecke * 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.