From: Frederic Marchal Date: Fri, 11 Jan 2013 15:03:44 +0000 (+0100) Subject: Update the changelog X-Git-Tag: v2.3.5~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac5594cfb96ac7ee6bbea82df9d5ee081c937a36;p=thirdparty%2Fsarg.git Update the changelog --- diff --git a/ChangeLog b/ChangeLog index 669ee52..0043c77 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ SARG ChangeLog +Jan-11-2012 Version 2.3.5 + - Fix an issue when creating the redirector report. Sarg was not creating the unsorted file as expected. That regression was introduced in sarg 2.3.4. + Jan-05-2012 Version 2.3.4 - Fix an error occuring when serveral user's ID contain at least two consecutive non alphanumeric characters. In that case, the mangled file name is not unique. Thanks to Fabiola and Pecha for reporting this bug. - Remove a warning about the redirector file that can't be deleted when it is not created.