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