* speed improvemnts in sorting
[squirrelmail.git] / ChangeLog
index 6ce1235165474372215cc13e6f2d4b54a709fbb7..d826533cf0bd91f33e5d0ab0d6059fc7052d86ca 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 Version 1.0.1 -- DEVELOPMENT
 ----------------------------
+- Sped up "no sorting" even more 
+- Fixed problems with sending messages
+- Fixed some pass-by-reference calls that caused problems with newer PHP versions
+- Fixed bug that didn't display last folder subscribed to
+- Removed requirement of PHP 4.0.1 for array_unique() function
 - Removed unnecessary echo statements by breaking out of PHP
 - Changed evaluation method from using " to ' for speed improvements
 - If no plugin array set in config.php, now handled correctly