1
0

* Fix escaping when using ImageMagick to create PDF-thumbnail images

(stm9x9)
This commit is contained in:
Garvin Hicking
2010-01-19 09:47:52 +00:00
parent 53159f390f
commit d29998d65e
2 changed files with 4 additions and 1 deletions

View File

@ -3,6 +3,9 @@
Version 1.6 ()
------------------------------------------------------------------------
* Fix escaping when using ImageMagick to create PDF-thumbnail images
(stm9x9)
* Use "Longtext" instead of "text" for new installations on blog entry
body and extended body inside database tables. (garvinhicking)