summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--WHATSNEW.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 5ef982bd553..8d61b0c2df3 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -2,6 +2,7 @@
Release Notes for Samba 3.0.5pre1
May 25, 2004
=================================
+
This is a preview release of the Samba 3.0.5 code base and is
provided for testing only. This release is *not* intended for
@@ -18,6 +19,10 @@ Common bugs fixed in Samba 3.0.4 include:
o Numerous memory leaks.
o Incompatibilities between the 'write list' and 'force user'
smb.conf options.
+ o Premature optimization of the open_directory() internal
+ function that broke tools such as the ArcServe backup
+ agent, Macromedia HomeSite, and Robocopy.
+
ATTENTION! NEW BEHAVIOR!
-------------------------