Mercurial > p > roundup > code
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 4375:378fc1ecaaa6 | 4377:b6f1aaba4827 |
|---|---|
| 10 http://thread.gmane.org/gmane.comp.bug-tracking.roundup.user/10040 | 10 http://thread.gmane.org/gmane.comp.bug-tracking.roundup.user/10040 |
| 11 thanks to Hauke Duden for reporting these. | 11 thanks to Hauke Duden for reporting these. |
| 12 - frontends/roundup.cgi got out of sync with the roundup.cgi.Client API | 12 - frontends/roundup.cgi got out of sync with the roundup.cgi.Client API |
| 13 - Default to "text/plain" if no Content-Type header is present in email | 13 - Default to "text/plain" if no Content-Type header is present in email |
| 14 (thanks Hauke Duden) | 14 (thanks Hauke Duden) |
| 15 - Small documentation update regarding debugging aids (Bernhard Reiter) | |
| 15 | 16 |
| 16 | 17 |
| 17 2010-02-23 1.5.0 | 18 2010-02-23 1.5.0 |
| 18 | 19 |
| 19 Fixed: | 20 Fixed: |
