information about removed japanese_xtra and added ngettext support
authortokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 4 Oct 2004 14:36:08 +0000 (14:36 +0000)
committertokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 4 Oct 2004 14:36:08 +0000 (14:36 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@8142 7612ce4b-ef26-0410-bec9-ea0150e637f0

ChangeLog

index f41ebd7836ba2885b4c50e17ed9966e481bdd2e9..e588d14427c088ab0bb1c3a62f159b54c547bb45 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -118,6 +118,11 @@ Version 1.5.1 -- CVS
     but name and e-mail address.
   - User may now add an e-mail address when adding vcards without one to the
     address book. No need to wait for the error message anymore.
+  - Removed japanese_xtra function used by older XTRA_CODE calls. Plugins
+    should use separate xtra_code functions. Older function does not provide
+    information about supported options.
+  - Added php-gettext classes (see class/l10n/*.php) and ngettext support 
+    functions (provides fix for #1019007).
   
 
 Version 1.5.0