summaryrefslogtreecommitdiff
path: root/WHATSNEW.txt
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>1997-10-21 22:51:21 +0000
committerJeremy Allison <jra@samba.org>1997-10-21 22:51:21 +0000
commit325738bd277648135815c99165fc8b72d1b1859c (patch)
tree0b00ad4a3bfbb72c97f48c8934c0df0d46cb01f3 /WHATSNEW.txt
parenta5351dd6b92601815187189311de636ae5a14969 (diff)
downloadsamba-325738bd277648135815c99165fc8b72d1b1859c.tar.gz
samba-325738bd277648135815c99165fc8b72d1b1859c.tar.bz2
samba-325738bd277648135815c99165fc8b72d1b1859c.zip
WHATSNEW.txt: Updated for alpha3.
server.c: int16 -> uint16 fix for port comparisons in oplock code. Needed for Solaris. version.h: Updated to alpha3. Jeremy (jallison@whistle.com) (This used to be commit 2d9645e99ba30a5cce4372ff80d1bd26c516ac34)
Diffstat (limited to 'WHATSNEW.txt')
-rw-r--r--WHATSNEW.txt10
1 files changed, 9 insertions, 1 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 69d6185e02..53b02a63ab 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -1,10 +1,18 @@
- WHATS NEW IN 1.9.18alpha2 Oct 21st 1997
+ WHATS NEW IN 1.9.18alpha3 Oct 21st 1997
=======================================
This is NOT a production release of Samba code.
For production servers please run Samba 1.9.17p4
or later releases in the 1.9.17 series.
+This release is being made as alpha3, as an
+incorrect alpha2 was temporarily available from
+the Samba ftp site. As we have no way of knowing
+if some people downloaded this incorrect release
+the safest course seemed to be to increment the
+alpha release number as we wish there to be no
+confusion between releases.
+
This release contains some experimental features and
changes and is being made available so people can
test and provide feedback and patches for ongoing