]> git.deb.at Git - pkg/blosxom.git/blob - ChangeLog
added changelog for 2.0.2
[pkg/blosxom.git] / ChangeLog
1 v2.0.2
2         * fixed path_info to have correct extension in static mode (bug
3         1368882)
4         * fixed filtering bug in static mode (bug 1356997)
5         * changed DATA section template parsing to allow newlines for
6         greater readability, and to allow empty templates.
7         * work-around for bug in CGI::url() when using SSI
8 v2.0.1
9         * Fixed XML escaping of RSS feeds
10         * Ignore editor backup files in the plugin directory
11           (i.e. "myplugin~")
12         * Set path_info variables correctly for all static pages.