File: Changes

package info (click to toggle)
liblog-any-adapter-perl 0.07-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 168 kB
  • sloc: perl: 372; makefile: 2
file content (31 lines) | stat: -rw-r--r-- 535 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Revision history for Log-Any-Adapter

** denotes an incompatible change

0.07  Feb 22, 2012

- add Carp, Log::Any as prereqs

0.06  Jan 3, 2012

- switch from Scope::Guard to Guard, require Guard in deps

0.05  Dec 21, 2011

- remove release directory

0.04  Dec 21, 2011

- don't try to clean up entries during global destruction

0.03  Jan 5, 2010

- depend on Log::Any::Adapter::Core in Log-Any distribution

0.02  Oct 27, 2009

- Fix when loggers created before Log::Any::Adapter initialized

0.01  Oct 27, 2009

- Initial version