]> git.ipfire.org Git - thirdparty/sarg.git/commitdiff
Change the build date and update the date_time_by comment in sarg.conf
authorFrédéric Marchal <fmarchal@users.sourceforge.net>
Fri, 21 May 2010 19:38:29 +0000 (19:38 +0000)
committerFrédéric Marchal <fmarchal@users.sourceforge.net>
Fri, 21 May 2010 19:38:29 +0000 (19:38 +0000)
CMakeLists.txt
ChangeLog
include/info.h
sarg.conf

index 488c2706cfa7b0491d2a2f33632d9e1b9955fa4d..340e2e4c32a93b290c623000fa244e7179ebd1f7 100755 (executable)
@@ -3,7 +3,7 @@ PROJECT(sarg C)
 SET(sarg_VERSION 2)
 SET(sarg_REVISION "3-pre3")
 SET(sarg_BUILD "")
-SET(sarg_BUILDDATE "May-20-2010")
+SET(sarg_BUILDDATE "May-21-2010")
 
 INCLUDE(AddFileDependencies)
 INCLUDE(CheckIncludeFile)
index 1f524a9a2b48762d6c357cd7e8f4bc18ea769ef8..bae85523ea6c8cb27b839fcca780e563db775915 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
 SARG ChangeLog
 
-May-19-2009 Version 2.3-pre3
+May-21-2009 Version 2.3-pre3
                - LDAP usertab added. 
                  Now you can have your users in a LDAP Server.
                  Use these tags in sarg.conf: LDAPHost, LDAPPort, LDAPBindDN, LDAPBindPW,
@@ -37,7 +37,7 @@ May-19-2009 Version 2.3-pre3
                - Use a computed logarithmic scale for the Y axis when plotting bytes data instead of a fixed scale.
                - Show the time when plotting the elapsed time.
                - Fix the reporting of only one user with command line option -u.
-               - Output both date/time textual reports.
+               - Output both date/time textual and graphical reports.
                - Sarg log file now stores the date in the format dd/mm/yyyy and doesn't change it depending on the current date representation selected in sarg.conf. It will break existing sarg log files.
                - Intermediary log files store the date as dd/mm/yyyy irrespective of the current date representation in sarg.conf.
                - Fix a regression to accept any directory name length in the index.
index 8d88482c751f2c28d5bc584583a2a1e7cd769593..47fc5b02dcd0c07de11183fd5903d61f639838f9 100755 (executable)
@@ -1,3 +1,3 @@
-#define VERSION PACKAGE_VERSION" May-20-2010"
+#define VERSION PACKAGE_VERSION" May-21-2010"
 #define PGM PACKAGE_NAME
 #define URL "http://sarg.sourceforge.net"
index 3783bb523b6284cfce531411f896febc41246cf5..231970793355c1d43d78eaeae0840136b2d5da7b 100644 (file)
--- a/sarg.conf
+++ b/sarg.conf
 #long_url no
 
 # TAG: date_time_by bytes|elap
-#      Date/Time reports show the downloaded volume or the elapsed time.
+#      Date/Time reports show the downloaded volume or the elapsed time or both.
 #
 #date_time_by bytes