[limb-svn] r6107 - 3.x/branches/2007.3/limb/i18n
svn at limb-project.com
svn at limb-project.com
Fri Jul 6 18:55:32 MSD 2007
Author: pachanga
Date: 2007-07-06 18:55:32 +0400 (Fri, 06 Jul 2007)
New Revision: 6107
URL: http://fisheye.limb-project.com/changelog/limb/?cs=6107
Modified:
3.x/branches/2007.3/limb/i18n/CHANGELOG
3.x/branches/2007.3/limb/i18n/VERSION
Log:
-- preparing to 0.4.0 alpha release
Modified: 3.x/branches/2007.3/limb/i18n/CHANGELOG
===================================================================
--- 3.x/branches/2007.3/limb/i18n/CHANGELOG 2007-07-06 14:52:13 UTC (rev 6106)
+++ 3.x/branches/2007.3/limb/i18n/CHANGELOG 2007-07-06 14:55:32 UTC (rev 6107)
@@ -1,3 +1,18 @@
+0.4.0-alpha - 6 July 2007 (r6106)
+==================================================
+-- adding phpdoc header to modules
+-- DBE support added to i18n.filter.php;
+-- string.filter.php renamed to i18n.filter.php
+-- locale files have Sunday as a first day of a week(lmbDate :: getDayOfWeek() returns zero based index, where Sunday is at zero index).
+-- lmbLocaleDate fixes due to lmbDate changes
+-- i18n - added function of a transliteration lmb_translit_russian().
+-- lmbDateFormat removed, its functionality moved into new lmbLocaleDate :: localeStrftime(..)
+-- never really used lmbInvalidArgumentException, lmbInvalidValueException removed
+-- fixing tests and lmbI18NSizeRangeRule error message
+-- fixing IN-6
+-- lmbQtDictionaryBackend isolated from LIMB_VAR_DIR, cache dir must be explicitly set with lmbQtDictionaryBackend :: setCacheDir(..)
+-- Qt dictionary is enabled in lmbI18NTools if LIMB_VAR_DIR is defined
+
0.3.0-alpha - 9 April 2007 (r5577)
==================================================
-- lmbLocale :: __construct() reverted back to lmbLocale :: __construct($code, $container = null)
Modified: 3.x/branches/2007.3/limb/i18n/VERSION
===================================================================
--- 3.x/branches/2007.3/limb/i18n/VERSION 2007-07-06 14:52:13 UTC (rev 6106)
+++ 3.x/branches/2007.3/limb/i18n/VERSION 2007-07-06 14:55:32 UTC (rev 6107)
@@ -1 +1 @@
-i18n-0.3.0-alpha
+i18n-0.4.0-alpha
More information about the limb-svn
mailing list