Mercurial > p > roundup > code
diff CHANGES.txt @ 4377:b6f1aaba4827
Small documentation update regarding debugging aids:
- doc/debugging.txt: removed HYPERDBDEBUG and HYPERDBTRACE and
replaced it with the text for SENDMAILDEBUG from doc/developers.txt.
A short code inspection showed that to be correct.
- refered to debugging.txt from developers.txt to have one unique place
for documenting debugging aids.
- Clarified for SENDMAILDEBUG that no email will be send if it is set.
| author | Bernhard Reiter <Bernhard.Reiter@intevation.de> |
|---|---|
| date | Mon, 10 May 2010 07:08:11 +0000 |
| parents | 378fc1ecaaa6 |
| children | 477f2a47cbca |
line wrap: on
line diff
--- a/CHANGES.txt Mon Apr 19 03:56:54 2010 +0000 +++ b/CHANGES.txt Mon May 10 07:08:11 2010 +0000 @@ -12,6 +12,7 @@ - frontends/roundup.cgi got out of sync with the roundup.cgi.Client API - Default to "text/plain" if no Content-Type header is present in email (thanks Hauke Duden) +- Small documentation update regarding debugging aids (Bernhard Reiter) 2010-02-23 1.5.0
