From: Frédéric Marchal Date: Sat, 18 Sep 2010 12:37:44 +0000 (+0000) Subject: Update the ChangeLog. X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4bd50449519ed2935d12178590e1d4cb1e9cbb9f;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.