release 0.00302
[p5sagit/Log-Contextual.git] / Changes
1 ChangeLog for Log-Contextual
2
3 0.00302 2010-07-08
4   - Add Log::Contextual::TeeLogger
5   - Add levels_upto (RT58558)
6   - Use Log::Log4perl 1.29 to clean up caller stuff
7
8 0.00301 2010-07-08
9   [deleted due to missing the TeeLogger]
10
11 0.00300 2010-06-03
12   - Add -package_logger import option
13
14 0.00202 2010-05-23
15   - Fix a bug that caused Dlog and friends not to work with a default
16
17 0.00201 2010-03-04
18   - I left a needed file for testing out of the MANIFEST; fixing :-/
19
20 0.00200 2010-03-03
21   - add example for Log::Dispatchouli since it works nicely now
22   - make Log::Log4perl work out of the box
23   - Added WarnLogger for libraries
24   - Warn if set_logger is called more than once
25   - Fix tiny POD errors
26
27 0.00101 2010-02-21
28   - Fix tests to not need use lib (incorrect test failures)
29
30 0.00100 2010-02-20
31   - initial release