diff NEWS @ 7449:4607141a6bdc HEAD 1.1.rc4

Released v1.1.rc4.
author Timo Sirainen <tss@iki.fi>
date Tue, 01 Apr 2008 20:40:42 +0300
parents c73d6224a96b
children 3b09af6458e5
line wrap: on
line diff
--- a/NEWS	Tue Apr 01 20:34:51 2008 +0300
+++ b/NEWS	Tue Apr 01 20:40:42 2008 +0300
@@ -1,3 +1,20 @@
+v1.1.rc4 2008-04-01  Timo Sirainen <tss@iki.fi>
+
+	* Fixed two buffer overflows in str_find_init(). It was used by
+	  SEARCH code when searching for headers or message body. Added code
+	  to catch these kind of overflows when compiling with --enable-debug.
+	  Found by Diego Liziero.
+
+	+ LDAP: Added debug_level and ldaprc_path settings (OpenLDAP-only)
+	+ Squat: Added fts_squat = partial=n full=m settings. See the wiki.
+	- dbox metadata updating fixes.
+	- quota: backend=n didn't work
+	- SEARCH RECENT may have returned non-recent messages if index files
+	  were created by v1.0.
+	- If mailbox was opened as read-only with EXAMINE, STOREs were
+	  permanently saved.
+	- LDAP: Templates were somewhat broken (by richs at whidbey.net)
+
 v1.1.rc3 2008-03-09  Timo Sirainen <tss@iki.fi>
 
 	* Fixed a security hole in blocking passdbs (MySQL always. PAM, passwd