1
0
mirror of https://github.com/mosbth/cimage.git synced 2025-08-05 15:47:30 +02:00

Verified known bug - sharpen acts as blur in PHP 5.5.9 and 5.5.10 #28

This commit is contained in:
Mikael Roos
2014-04-01 08:56:38 +02:00
parent f12d02b8c1
commit ec42c41e4d

View File

@@ -136,6 +136,7 @@ v0.5.2 (2014-04-01)
* Correcting issue #26 providing error message when not using postprocessing.
* Correcting issue #27 warning of default timezone.
* Removed default $config options in `img.php`, was not used, all configuration should be in `img_config.php`.
* Verified known bug - sharpen acts as blur in PHP 5.5.9 and 5.5.10 #28
v0.5.1 (2014-02-12)