update history

This commit is contained in:
Tom Preston-Werner 2009-01-21 15:26:41 -08:00
parent 5311b71a5c
commit e3951a30b6
1 changed files with 1 additions and 0 deletions

View File

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