1
0
mirror of https://github.com/mosbth/cimage.git synced 2025-08-12 19:14:01 +02:00

support jpeg file extension

This commit is contained in:
Mikael Roos
2013-10-15 01:01:15 +02:00
parent 7117ac2a4c
commit 7849f69801
2 changed files with 21 additions and 2 deletions

View File

@@ -87,6 +87,8 @@ v0.4.x (latest)
* Changed => to == on Modified-Since.
* Always send Last-Modified-Header.
* Added `htmlentities()` to verbose output.
* Fixed support for jpeg, not only jpg.
v0.4 (2013-10-08)