summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2004-07-08 15:41:31 +0000
committerGerald Carter <jerry@samba.org>2004-07-08 15:41:31 +0000
commitb0091572643034cb096f1ec04d7cf61a2bf06017 (patch)
treec2056e6c988d60bf73bee72687f8e892c19841b8
parent2b4651c93c8c34553ffb5a02c974deb84662c4ae (diff)
downloadsamba-b0091572643034cb096f1ec04d7cf61a2bf06017.tar.gz
samba-b0091572643034cb096f1ec04d7cf61a2bf06017.tar.xz
samba-b0091572643034cb096f1ec04d7cf61a2bf06017.zip
r1401: final touches on release notes
-rw-r--r--WHATSNEW.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 0ac74595640..d637d0065be 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -18,19 +18,30 @@ exact updates.
Common bugs fixed in this 3.0.5rc1 include:
o Corrupt workgroup names in nmbd's browse.dat.
+
o Sharing violation errors commonly seen when opening
when serving Microsoft Office documents from a Samba
file share.
+
o Browsing problems caused by an apostrophe (') in the
computer's description field.
+
o Problems creating special file types from UNIX CIFS
clients and enabling 'unix extensions'.
+
New features introduced in this release include:
o Using a cups server other than localhost.
+
o Maintaining the service principal entry in the system
keytab for integration with other kerberized services.
+ Please refer to the 'use kerberos keytab' entry in
+ smb.conf(5). When using the heimdal kerberos libraries,
+ you must also specify the following in /etc/krb5.conf:
+ [libdefaults]
+ default_keytab_name = FILE:/etc/krb5.keytab
+
o Support for maintaining individual printer names
stored separately from the printer's sharename.