update history

This commit is contained in:
Tom Preston-Werner 2009-01-21 15:14:21 -08:00
parent 145a2cce75
commit 5a6fae5a34
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
* Add array_to_sentence_string filter [github.com/mchung] * Add array_to_sentence_string filter [github.com/mchung]
* Add a converter for textpattern [github.com/PerfectlyNormal] * Add a converter for textpattern [github.com/PerfectlyNormal]
* Add a working Mephisto / MySQL converter [github.com/ivey] * Add a working Mephisto / MySQL converter [github.com/ivey]
* Allowing .htaccess files to be copied over into the generated site [github.com/briandoll]
* Bug Fixes * Bug Fixes
* Fix permalink behavior [github.com/cavalle] * Fix permalink behavior [github.com/cavalle]
* Fixed an issue with pygments, markdown, and newlines [github.com/zpinter] * Fixed an issue with pygments, markdown, and newlines [github.com/zpinter]