SARG ChangeLog
-Dec-29-2011 Version 2.3.3-pre1
+Feb-13-2011 Version 2.3.3-pre1
- Don't abort the report generation due to an error in a squidGuard error (wrapped over log lines).
- Support for gd, ldap and iconv can be disabled during configuration.
+ - Suppress the blank line breaking the header of the e-mail report.
+ - Add many debug messages to help understanding why some parts of the report are not produced. Considering all the options and various conditions that are involved in the creation of a report, that help is welcome.
+ - Fix the report generation if users_sites is disabled.
+ - Avoid a possible name clash among the temporary files if a user happen to have the same name as one of the files sarg generates.
+ - Accept regular expressions in the hostalias file.
Dec-07-2011 Version 2.3.2
- Add support for sorttable.js (http://www.kryogenix.org/code/browser/sorttable/) to dynamically sort some tables (thanks to Éric).