add levels_upto to SimpleLogger
[p5sagit/Log-Contextual.git] / Changes
diff --git a/Changes b/Changes
index 1b24b2a..2ee225b 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,21 @@
 ChangeLog for Log-Contextual
 
+  - Add levels_upto RT58558
+  - Use Log::Log4perl 1.29 to clean up caller stuff
+
+0.00300 2010-06-03
+  - Add -package_logger import option
+
+0.00202 2010-05-23
+  - Fix a bug that caused Dlog and friends not to work with a default
+
+0.00201 2010-03-04
+  - I left a needed file for testing out of the MANIFEST; fixing :-/
+
+0.00200 2010-03-03
+  - add example for Log::Dispatchouli since it works nicely now
+  - make Log::Log4perl work out of the box
+  - Added WarnLogger for libraries
   - Warn if set_logger is called more than once
   - Fix tiny POD errors