Code

support CRAM-MD5 for IMAPS
[roundup.git] / CHANGES.txt
index e311524ab9914681496739b5d2e014c01edb560d..6b66a3c2054a466e4f6985a16b8627c84cc09ca3 100644 (file)
@@ -3,6 +3,9 @@ are given with the most recent entry first.
 
 2010-XX-XX 1.4.12 (rXXXX)
 
+Features:
+- Support IMAP CRAM-MD5, thanks Jochen Maes
+
 Fixes:
 - Proper handling of 'Create' permissions in both mail gateway (earlier
   commit r4405 by Richard), web interface, and xmlrpc. This used to
@@ -27,6 +30,10 @@ Fixes:
   fixes issue1675845
 - Attempt to generate more human-readable addresses in email, fixes
   issue2550632
+- Allow value to be specified to multilink form element templating, fixes
+  issue2550613, thanks David Wolever
+- Fix thread safety with stdin in roundup-server, fixes issue2550596
+  (thanks Werner Hunger)
 
 
 2009-12-21 1.4.11 (r4413)