release 0.00303
[p5sagit/Log-Contextual.git] / Changes
CommitLineData
1c399f46 1ChangeLog for Log-Contextual
2
e4ca04fd 30.00303 2010-07-10
4 - Fix broken Log::Log4perl test
5
6114e392 60.00302 2010-07-08
7 - Add Log::Contextual::TeeLogger
8 - Add levels_upto (RT58558)
b144ba01 9 - Use Log::Log4perl 1.29 to clean up caller stuff
10
6114e392 110.00301 2010-07-08
12 [deleted due to missing the TeeLogger]
13
e2b4b29c 140.00300 2010-06-03
15 - Add -package_logger import option
16
d11de6ae 170.00202 2010-05-23
18 - Fix a bug that caused Dlog and friends not to work with a default
19
eab992c0 200.00201 2010-03-04
21 - I left a needed file for testing out of the MANIFEST; fixing :-/
22
8a63d9d2 230.00200 2010-03-03
24 - add example for Log::Dispatchouli since it works nicely now
70a05830 25 - make Log::Log4perl work out of the box
17b0e676 26 - Added WarnLogger for libraries
050eeb8e 27 - Warn if set_logger is called more than once
28 - Fix tiny POD errors
29
1b3aa6c8 300.00101 2010-02-21
31 - Fix tests to not need use lib (incorrect test failures)
32
29410fe4 330.00100 2010-02-20
1c399f46 34 - initial release