1
0

Revert permalink change, breaks too much.

Instead, freetag plugin was patched
This commit is contained in:
Garvin Hicking
2007-03-19 08:36:38 +00:00
parent 8102fd2de6
commit 57ad449f32
2 changed files with 2 additions and 3 deletions

View File

@ -5,8 +5,7 @@ Version 1.2 ()
* Fix permalink patterns for some cases to properly detect
pagination variables instead of interpreting search words
as those, and fix problems when "." appears within permalinks
(garvinhicking)
as those. (garvinhicking)
* Improve performance of displaying the complete archive. Instead
of year*months SQL queries, only one query is now used.