Fix search indexing on Windows and make function savfer overall.

This commit is contained in:
Graham Knop 2007-05-02 16:31:49 +00:00
parent af136bb772
commit ff756eb09c
2 changed files with 16 additions and 8 deletions

View file

@ -21,6 +21,7 @@
http://www.plainblack.com/bugs/tracker/asset-tree-cut-and-paste-not-handled-by-search
- fix: Fixed a bug where calendars would generate corrupt iCal feed urls
(Martin Kamerbeek / Oqapi)
- fix: Make search indexing work on Windows and made indexing safer overall.
- fix: Too many directories in RSS cache (Martin Kamerbeek / Oqapi)
http://www.plainblack.com/bugs/tracker/too-many-directories-in-rss-cache
- fix: Help link broken for navigation template (perlDreamer Consulting, LLC)