From: Frédéric Marchal Date: Mon, 29 Mar 2010 13:53:36 +0000 (+0000) Subject: List the change of r306 in the ChangeLog (accept spaces in usertab) X-Git-Tag: v2.3-pre2~37 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e92ef889846288f44cd1573cc20648603202402;p=thirdparty%2Fsarg.git List the change of r306 in the ChangeLog (accept spaces in usertab) --- diff --git a/ChangeLog b/ChangeLog index f3e71cb..bcc1fa7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,6 @@ SARG ChangeLog -Mar-14-2009 Version 2.3 +Mar-29-2009 Version 2.3 - LDAP usertab added. Now you can have your users in a LDAP Server. Use these tags in sarg.conf: LDAPHost, LDAPPort, LDAPBindDN, LDAPBindPW, @@ -16,6 +16,7 @@ Mar-14-2009 Version 2.3 - Don't limit the maximum length of a URL (the only limit is that a single line of text from the log file must fit in memory). - The creation of the datafile is working again. - Use a template to build the .htaccess file of each report. + - Accept spaces in the replacement label of the usertab file (thanks to Alex Sav). Feb-10-2010 Version 2.2.7.1 - Fixed compilation error reported by some compilers due to an sizeof in a fprintf (thanks to Maxim Britov and Renato Botelho).