1
0

Fix track exit ids off by one when being used in conjunction with caching plugin

This commit is contained in:
Garvin Hicking
2007-03-21 10:53:46 +00:00
parent 46aff63080
commit 99c02a090c
3 changed files with 51 additions and 5 deletions

View File

@ -3,6 +3,9 @@
Version 1.2 ()
------------------------------------------------------------------------
* Fix track exit url ids off by one when being used in conjunction
with caching plugin (garvinhicking)
* Fix permalink patterns for some cases to properly detect
pagination variables instead of interpreting search words
as those. (garvinhicking)