On Sat, 5 May 2007, Tobias Schlitt wrote:

> Author: Tobias Schlitt
> Date: 2007-05-05 21:47:16 +0200 (Sat, 05 May 2007)
> New Revision: 5066
> 
> Log:
> - Added test for restore without search.
> # Fixed issue #10577: ezcCacheStorageFile::restore searches for files and
> # returns the wrong data.
> 
> Modified:
>    trunk/Cache/ChangeLog
>    trunk/Cache/tests/storage_file_test.php
> 
> Modified: trunk/Cache/ChangeLog
> ===================================================================
> --- trunk/Cache/ChangeLog     2007-05-05 14:52:48 UTC (rev 5065)
> +++ trunk/Cache/ChangeLog     2007-05-05 19:47:16 UTC (rev 5066)
> @@ -4,6 +4,8 @@
>  - Implemented issue #9383: Ability to set file permissions on created files.
>  - Added ezcCacheStorageFileOptions class.
>  - Fixed issue #10678: ezcCacheStorageOptions throws incorrect exceptions.
> +- Fixed issue #10577: ezcCacheStorageFile::restore searches for files and
> +  returns the wrong data.

Isn't this more a new feature? Then we need to write that as such in the 
ChangeLog:

- Added new method to .... 


regards,
Derick
-- 
svn-components mailing list
[email protected]
http://lists.ez.no/mailman/listinfo/svn-components

Reply via email to