1
0

categoryid enhancement

This commit is contained in:
Garvin Hicking
2010-03-03 10:46:12 +00:00
parent 079eea41ae
commit 6b57d56d42
2 changed files with 14 additions and 5 deletions

View File

@ -3,6 +3,9 @@
Version 1.6 ()
------------------------------------------------------------------------
* Recent entries plugin can now fetch the associated categoryid,
when a single entry is displayed. (Garvinhicking)
* Stricter check for sqlite3 extension, only functional interface
instead of OOP currently supported (garvinhicking)