1
0

fix fulltext search for types other than mysql

This commit is contained in:
Garvin Hicking
2015-01-05 11:22:22 +01:00
parent e571ca1def
commit afa74da11c
2 changed files with 31 additions and 2 deletions

View File

@ -3,6 +3,9 @@
Version 2.0 ()
------------------------------------------------------------------------
* Fix searching for entries in the admin panel with database
types other than "mysql"
* Change entry editor's category assignment to toggle between
a hierarchical and a plain list (good for many categories)