浏览代码

information about removed japanese_xtra and added ngettext support

tokul 21 年之前
父节点
当前提交
53b1e2993d
共有 1 个文件被更改,包括 5 次插入0 次删除
  1. 5 0
      ChangeLog

+ 5 - 0
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