changeset 6498:67668832dd6c HEAD

Don't list all changes here, just point to the upgrading doc.
author Timo Sirainen <tss@iki.fi>
date Tue, 25 Sep 2007 17:50:26 +0300
parents 79176ff12ad8
children 4cb03870a714
files NEWS
diffstat 1 files changed, 3 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/NEWS	Tue Sep 25 17:41:11 2007 +0300
+++ b/NEWS	Tue Sep 25 17:50:26 2007 +0300
@@ -3,11 +3,9 @@
 	* After Dovecot v1.1 has modified index or dovecot-uidlist files,
 	  they can't be opened anymore with Dovecot versions earlier than
 	  v1.0.2.
-	* Empty passwords in passdb doesn't allow user to log in with any
-	  password anymore. To do that you'll also need to set nopassword
-	  extra field.
-	* PAM always works in blocking=yes mode now. If you have problems
-	  with memory leaks, change auth_worker_max_request_count setting.
+	* See doc/wiki/Upgrading.1.1.txt (or for latest changes,
+	  http://wiki.dovecot.org/Upgrading/1.1) for list of changes since
+	  v1.0 that you should be aware of when upgrading.
 
 	+ IMAP: Added support for UIDPLUS and LIST-EXTENDED extensions.
 	+ IMAP SORT: Sort keys are indexed, which makes SORT commands faster.