changed date in changelog
[squirrelmail.git] / ChangeLog
index df707cf49a41413d36745f5d59a32a78473f478c..bcf30977e12cfa33ae953482801e319931002cd6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,22 @@
-Version 1.0pre1 -- DEVELOPMENT
-------------------------------
+Version 1.0pre2 -- January 15, 2000 
+-----------------------------------
+- A number of security fixes
+- Replaced error messages with better, formatted, and meaningful messages.
+- Fixed "reply all" so that it works intelligently now
+- Made deleted (but not expunged) messages easier to detect (only if $auto_expunge = false)
+- Fixed bug that didn't display size correctly in search results
+- Major memory management and speed improvements with downloading of attachments
+- Made $auto_expunge variable actually do something
+- Fixed bug that didn't display login failure message
+- Fixed minor bug in sqimap_mailbox_list
+- Added sqimap_capability function to check capabilities of server.
+- Rewrote sqimap_get_delim to use NAMESPACE capability (if available) to get delimiter.
+- Added Catalan translation of Help documents by Josep Sanz <jsanz@fa.upc.es>
+- Added Taiwan translation by "ching" <ching@kiwa.com.tw>
+
+Version 1.0pre1 -- December 14, 2000 
+------------------------------------
+- Fixed bug in sending messages with a blank line with a "."
 - Folder displays have been changed to be more readable in drop-down lists
 - For security, login verification happens, then we're redirected to webmail.php
 - Folder sorting now case insensative
@@ -24,6 +41,7 @@ Version 1.0pre1 -- DEVELOPMENT
 - Added Polish translation of Help from Krystian Kanabrodzki <krys@voruta.eu.org>
 
 
+
 Version 0.5 -- September 25, 2000 
 ---------------------------------
 - Fixed some problems with downloading attachments in IE