]> git.ipfire.org Git - thirdparty/sarg.git/commitdiff
List the change of r306 in the ChangeLog (accept spaces in usertab)
authorFrédéric Marchal <fmarchal@users.sourceforge.net>
Mon, 29 Mar 2010 13:53:36 +0000 (13:53 +0000)
committerFrédéric Marchal <fmarchal@users.sourceforge.net>
Mon, 29 Mar 2010 13:53:36 +0000 (13:53 +0000)
ChangeLog

index f3e71cb6e3d7d8556313ce238f6d57757dccc7ad..bcc1fa73c4a5ca58062871af1db0efd4178a53fe 100644 (file)
--- 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).