From: Frédéric Marchal Date: Thu, 26 Aug 2010 05:33:19 +0000 (+0000) Subject: Update the ChangeLog. X-Git-Tag: v2.3.1~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dff8d30fa694e0e90bdc6b8dac688c4104ff9e11;p=thirdparty%2Fsarg.git Update the ChangeLog. --- diff --git a/ChangeLog b/ChangeLog index e353c95..c119ac6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,17 @@ SARG ChangeLog -Jul-14-2010 Version 2.3.1 +Aug-17-2010 Version 2.3.1 - Remove the distinct printf for the alpha architecture as it doesn't work anymore and is not necessary anyway. - Don't abort if "onload" or "script" is found in the user agent string. - Take the configured locale path into account when installing sarg. + - Fix the realtime and e-mail reports. + - Allow for the translation of the sort criterion on the report pages. + - The mail_utility command isn't quoted any more so it is possible to add some command line arguments. + - Fix a wrongly reported error if the two "hours" and "weekdays" options are enabled in sarg.conf (thanks to guyizsolt). + - Add a link on the denied page to link the page to the corresponding user. + - Fix a problem with the progress indicator when reading from a compressed log file. + - Report an error if the output directory is a subdirectory of the temporary directory. + - Use a more robust protection against an attack using javascript in the useragent string. Jun-21-2010 Version 2.3 - LDAP usertab added.