Applied patch #102655. Ha! my first commit !
[squirrelmail.git] / ChangeLog
index 5d9dddbfae63cf27ae8b6d38a08ecc07daa8cb4c..1a9b680353fc2f06d7b1371ab21bbd7f66be3db2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,16 @@
-Version 1.0pre1 -- DEVELOPMENT
+Version 1.0pre2 -- DEVELOPMENT
 ------------------------------
+- Added Catalan translation of Help documents by Josep Sanz <jsanz@fa.upc.es>
+
+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
+- added config option to set IMAP folder delimiter rather than always detecting it
+- Made session cookie parameter use PHP's settings rather than making assumptions
+- Select/Deslect all implemented using only HTML (not Javascript)
 - Fixed default charset that is sent with outbound messages (now user's preferred charset)
 - Sort method saving now transparent to user, and saves between sessions
 - Now replacing all \n with \r\n before sending the message.
@@ -18,6 +29,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