another doc fix, missing semicolons in macro doc

This commit is contained in:
Colin Kuskie 2006-08-11 15:29:04 +00:00
parent 43240215c9
commit ca272c35a5
2 changed files with 5 additions and 4 deletions

View file

@ -3,6 +3,7 @@
- Added a cookieTTL parameter to the config file which lets you set an optional expiration time of the webgui session cookie
- RFE: By default, search results need to match ALL keywords (Len Kranendonk / www.ilance.nl)
- fix: adding in groupdelete macro
- fix: semicolons missing
7.0.5
- Added a --skipDelete option to upgrade.pl