1
0

* Fix redundant space when inserting links through the non-WYSIWYG

editor panel. Fix "null" insertion. Thanks to Alp Uckan.
This commit is contained in:
Garvin Hicking
2007-04-16 10:09:44 +00:00
parent 7b5370c5ac
commit 8c0c46eeae
3 changed files with 19 additions and 16 deletions

@ -3,6 +3,9 @@
Version 1.2 ()
------------------------------------------------------------------------
* Fix redundant space when inserting links through the non-WYSIWYG
editor panel. Fix "null" insertion. Thanks to Alp Uckan.
* Fix RSS fullfeed "let client decide" option typo. Previously this
always enforced a fullfeed to show, regardless of what the client
indicated. Thanks to stm9x9 (garvinhicking)