new version changes
authorlkehresman <lkehresman@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 20 May 2001 18:51:44 +0000 (18:51 +0000)
committerlkehresman <lkehresman@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 20 May 2001 18:51:44 +0000 (18:51 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@1380 7612ce4b-ef26-0410-bec9-ea0150e637f0

ChangeLog
functions/strings.php

index 6c6e76a1b473c7d8f42f0f96667cf8703d0a89e0..370b27633d4368571abc3c53516ddd80aef66aeb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
-Version 1.1.2 -- DEVELOPMENT
-----------------------------
+Version 1.1.2 -- May 21, 2001 
+-----------------------------
+- Many bugs squashed
+- Several UI tweaks and improvements
 - Added option (3 -> 14 in conf.pl) to auto create sent and trash folders.
 - Updated Czech translation
 - Support for multiple identities
index a21969d89d60ee9f0a4b41c2f78bde5d26f79a3f..293de130be964d5c1950206db36274b67b6fe58d 100644 (file)
 
    /* SquirrelMail version number -- DO NOT CHANGE */
    global $version;
-   $version = '1.1.2 [cvs]';
+   $version = '1.1.2';
 
 
    function find_mailbox_name ($mailbox) {