ChangeLog update

This commit is contained in:
changelog
2006-06-22 02:29:09 +00:00
parent eb3e5c3545
commit ebdc4e2ac4

View File

@@ -1,3 +1,28 @@
2006-06-20 boots <jayboots@yahoo.com>
* NEWS
libs/plugins/function.mailto.php:
update mailto function plugin to work around a firefox/thunderbird escaping
bug
Thanks to elijahlofgren from the forums for reporting this and providing
the necessary patch
* NEWS
libs/plugins/modifier.date_format.php:
emulate %l in the date_format modifier on windows
thanks to Gibberish from the forums for reporting this
2006-06-14 boots <jayboots@yahoo.com>
* NEWS
libs/plugins/modifier.capitalize.php:
Fix handling of apostrophes in the capitalize modifier.
Thanks to asmecher from the forums for reporting this and providing a
partial solution.
2006-05-28 Monte Ohrt <monte@ohrt.com>
* NEWS