1
0

* Change order of trackback execution flow (again) to preserve

references for plugins like Track Exits, when used in conjunction
      with the entryproperties cache (garvinhicking)
This commit is contained in:
Garvin Hicking
2007-01-14 14:49:28 +00:00
parent e1589d45f9
commit 855f94e11b
3 changed files with 45 additions and 9 deletions

View File

@ -23,6 +23,10 @@ Version 1.2 ()
Version 1.1.1 ()
------------------------------------------------------------------------
* Change order of trackback execution flow (again) to preserve
references for plugins like Track Exits, when used in conjunction
with the entryproperties cache (garvinhicking)
* Fixed a bug that prevented some entryproperty-plugins to execute
on the entry detail pane. (garvinhicking, Dragonblast)