Explorar o código

updated changelog, changed version number to 0.5pre2

Luke Ehresman %!s(int64=25) %!d(string=hai) anos
pai
achega
bc05456516
Modificáronse 2 ficheiros con 3 adicións e 1 borrados
  1. 2 0
      ChangeLog
  2. 1 1
      functions/strings.php

+ 2 - 0
ChangeLog

@@ -1,5 +1,7 @@
 Version 0.5pre2 -- DEVELOPMENT
 ------------------------------
+- Made message highlighting not case sensative
+- Added French translation from Ali Nedjimi <lrdfrx@club-internet.fr>
 
 
 Version 0.5pre1 -- August 9, 2000 

+ 1 - 1
functions/strings.php

@@ -155,7 +155,7 @@
    }
 
    /* SquirrelMail version number -- DO NOT CHANGE */
-   $version = "0.5pre1";
+   $version = "0.5pre2";
 
 
    function find_mailbox_name ($mailbox) {