add Changes info
[p5sagit/Log-Contextual.git] / Changes
CommitLineData
1c399f46 1ChangeLog for Log-Contextual
2
32b59a11 3 - Lots of under the cover cleanups, mostly thanks to ribasushi
4
6d77ba42 50.00304 2010-07-31
6 - Add $package_UPTO environment variable for WarnLogger
7
e4ca04fd 80.00303 2010-07-10
9 - Fix broken Log::Log4perl test
10
6114e392 110.00302 2010-07-08
12 - Add Log::Contextual::TeeLogger
13 - Add levels_upto (RT58558)
b144ba01 14 - Use Log::Log4perl 1.29 to clean up caller stuff
15
6114e392 160.00301 2010-07-08
17 [deleted due to missing the TeeLogger]
18
e2b4b29c 190.00300 2010-06-03
20 - Add -package_logger import option
21
d11de6ae 220.00202 2010-05-23
23 - Fix a bug that caused Dlog and friends not to work with a default
24
eab992c0 250.00201 2010-03-04
26 - I left a needed file for testing out of the MANIFEST; fixing :-/
27
8a63d9d2 280.00200 2010-03-03
29 - add example for Log::Dispatchouli since it works nicely now
70a05830 30 - make Log::Log4perl work out of the box
17b0e676 31 - Added WarnLogger for libraries
050eeb8e 32 - Warn if set_logger is called more than once
33 - Fix tiny POD errors
34
1b3aa6c8 350.00101 2010-02-21
36 - Fix tests to not need use lib (incorrect test failures)
37
29410fe4 380.00100 2010-02-20
1c399f46 39 - initial release