Mercurial > p > roundup > code
diff CHANGES.txt @ 4411:39660ba47b7c
- No longer use the root logger, use a logger with prefix "roundup"...
...see http://thread.gmane.org/gmane.comp.bug-tracking.roundup.devel/5356
| author | Ralf Schlatterbeck <schlatterbeck@users.sourceforge.net> |
|---|---|
| date | Mon, 09 Aug 2010 07:36:06 +0000 |
| parents | 698a1e0504b0 |
| children | 0c7de3263934 |
line wrap: on
line diff
--- a/CHANGES.txt Mon Aug 09 04:52:16 2010 +0000 +++ b/CHANGES.txt Mon Aug 09 07:36:06 2010 +0000 @@ -17,6 +17,8 @@ - fixed reporting of source missing warnings - fix for incorrect except: syntax, issue2550661 (thanks Jakub Wilk) +- No longer use the root logger, use a logger with prefix "roundup", + see http://thread.gmane.org/gmane.comp.bug-tracking.roundup.devel/5356 2010-07-12 1.4.15
