mirror of
https://github.com/gnustep/libs-gsweb.git
synced 2025-02-19 10:01:05 +00:00
Changed logging to include the file name and line number.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@24220 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
edfd34c489
commit
5585d73061
1 changed files with 17 additions and 0 deletions
17
ChangeLog
17
ChangeLog
|
@ -2,6 +2,23 @@
|
|||
|
||||
* GSWAdaptors/common/GSWLoadBalancing.c: small cosmetic changes in spacing
|
||||
|
||||
Changed logging to include the file name and line number.
|
||||
A logfile with "[debug] ../common/GSWUtil.c(165)" does not make much sense :-)
|
||||
|
||||
* GSWAdaptors/Apache/mod_gsweb.c
|
||||
* GSWAdaptors/common/GSWUtil.c
|
||||
* GSWAdaptors/common/GSWLoadBalancing.c
|
||||
* GSWAdaptors/common/GSWUtil.h
|
||||
* GSWAdaptors/common/GSWDict.c
|
||||
* GSWAdaptors/common/GSWHTTPRequest.c
|
||||
* GSWAdaptors/common/GSWStats.c
|
||||
* GSWAdaptors/common/GSWHTTPResponse.c
|
||||
* GSWAdaptors/common/GSWURLUtil.c
|
||||
* GSWAdaptors/common/GSWApp.c
|
||||
* GSWAdaptors/common/GSWAppRequest.c
|
||||
* GSWAdaptors/common/GSWAppConnectSocket.c
|
||||
* GSWAdaptors/common/GSWConfig.c
|
||||
|
||||
2006-12-12 David Ayers <ayers@fsfe.org>
|
||||
|
||||
* GSWAdaptors/Apache/mod_gsweb.c: Add defines to support Apache 2.2.
|
||||
|
|
Loading…
Reference in a new issue