1
0

* Allow to define sort order for search-results (garvinhicking)

This commit is contained in:
Garvin Hicking
2009-08-24 08:24:19 +00:00
parent be6a1f7964
commit db2ad9402a
62 changed files with 278 additions and 21 deletions

View File

@ -5,6 +5,8 @@ Version 1.5 ()
* Allow redirects when fetching remote images (garvinhicking)
* Allow to define sort order for search-results (garvinhicking)
-- beta1 release
* PHP 5.3.0 compatibility without E_WARNING triggers (garvinhicking)