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