summaryrefslogtreecommitdiff
path: root/WHATSNEW.txt
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2008-02-28 13:32:34 +0100
committerKarolin Seeger <kseeger@samba.org>2008-02-28 13:32:34 +0100
commit830b70ab51adb077f0bb47c33d094b4ed334a593 (patch)
tree9d6202d3960d2bc49b9c38ee52728a44dbbaa47b /WHATSNEW.txt
parentb9f7dd2909487f8e306774ee0475f8b20331a866 (diff)
downloadsamba-830b70ab51adb077f0bb47c33d094b4ed334a593.tar.gz
samba-830b70ab51adb077f0bb47c33d094b4ed334a593.tar.bz2
samba-830b70ab51adb077f0bb47c33d094b4ed334a593.zip
Add missing full stops and blank lines.
Karolin (This used to be commit cd784938b72f4e571f6ae178ed953a341f7d0f63)
Diffstat (limited to 'WHATSNEW.txt')
-rw-r--r--WHATSNEW.txt20
1 files changed, 11 insertions, 9 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 83868edc53..16e0275123 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -28,13 +28,13 @@ Major enhancements in Samba 3.2.0 include:
Winbind and Active Directory Integration:
o Full support for Windows 2003 cross-forest, transitive trusts
- and one-way domain trusts
+ and one-way domain trusts.
o Support for userPrincipalName logons via pam_winbind and NSS
lookups.
o Support in pam_winbind for logging on using the userPrincipalName.
o Expansion of nested domain groups via NSS calls.
o Support for Active Directory LDAP Signing policy.
- o New LGPL Winbind client library (libwbclient.so)
+ o New LGPL Winbind client library (libwbclient.so).
Users & Groups:
@@ -163,6 +163,7 @@ o Jeremy Allison <jra@samba.org>
(based on work from Andreas Schneider).
* Encrypted SMB transport in client tools and libraries, and server.
+
o Kai Blin <kai@samba.org>
* Added support for an SMB_CONF_PATH environment variable
containing the path to smb.conf.
@@ -196,10 +197,10 @@ o Volker Lendecke <vl@samba.org>
* Add generic a in-memory cache.
* Import the Linux red-black tree implementation.
* Remove large amount of global variables.
- * Support for storing xattrs in tdb files
- * Support for storing alternate data streams in xattrs
- * Implement a generic in-memory cache based on rb-trees
- * Add implicit temporary talloc contexts via talloc_stack()
+ * Support for storing xattrs in tdb files.
+ * Support for storing alternate data streams in xattrs.
+ * Implement a generic in-memory cache based on rb-trees.
+ * Add implicit temporary talloc contexts via talloc_stack().
o Stefan Metzmacher <metze@samba.org>
@@ -207,7 +208,7 @@ o Stefan Metzmacher <metze@samba.org>
* Pidl fixes.
* Build fixes.
* Add nss_wrapper support.
- * Start and test winbindd by 'make test'
+ * Start and test winbindd by 'make test'.
* Split up child_dispatch_table into domain, idmap and locator tables
in winbindd.
* Fix for a crash bug in pidl generated client code.
@@ -264,8 +265,9 @@ o Andrew Tridgell <tridge@samba.org>
o Jelmer Vernooij <jelmer@samba.org>
* Additional portability support for building shared libraries.
+
o Corinna Vinschen <corinna@vinschen.de>
- * Get Samba version or capability information from Windows user space
+ * Get Samba version or capability information from Windows user space.
Original 3.2.0pre1 commits:
@@ -345,7 +347,7 @@ o Volker Lendecke <vl@samba.org>
o Steve French <sfrench@samba.org>
- * Fixes for mount.cfs Linux utility.
+ * Fixes for mount.cifs Linux utility.
o Stefan Metzmacher <metze@samba.org>