Author: Derick Rethans Date: 2006-01-29 14:52:27 +0100 (Sun, 29 Jan 2006) New Revision: 2087
Log: - Update changelogs for my components. Modified: packages/Configuration/trunk/ChangeLog packages/Translation/trunk/ChangeLog Modified: packages/Configuration/trunk/ChangeLog =================================================================== --- packages/Configuration/trunk/ChangeLog 2006-01-29 13:37:33 UTC (rev 2086) +++ packages/Configuration/trunk/ChangeLog 2006-01-29 13:52:27 UTC (rev 2087) @@ -1,6 +1,8 @@ 1.0 - [RELEASEDATE] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +- Fixed documentation regarding when which exception is thrown. + ezcConfigurationManager ======================= Modified: packages/Translation/trunk/ChangeLog =================================================================== --- packages/Translation/trunk/ChangeLog 2006-01-29 13:37:33 UTC (rev 2086) +++ packages/Translation/trunk/ChangeLog 2006-01-29 13:52:27 UTC (rev 2087) @@ -1,6 +1,11 @@ 1.0 - [RELEASEDATE] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +- Changed ezcTranslationManager's caching mechanism. It will now cache per + manager object and not globally. +- Fixed ezcTranslationLeetFilter regarding parameters to translation strings. + Previously it would also leetify those resulting in broken names for + parameters. - Moved ezcTranslationCacheBackend to the TranslationCacheTiein component. -- svn-components mailing list [email protected] http://lists.ez.no/mailman/listinfo/svn-components
