File: Changes

package info (click to toggle)
liblog-dispatch-message-passing-perl 0.009-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 280 kB
  • sloc: perl: 1,406; makefile: 9; sh: 4
file content (30 lines) | stat: -rw-r--r-- 526 bytes parent folder | download | duplicates (4)
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
0.009
   - Revert change to work with upcoming versions of Log::Dispatch (perigrin)
     - Upon conversation with Dave Rolskey they're not as upcoming

0.008
   - Work with upcoming versions of Log::Dispatch

0.007
   - Fix test - newer versions of Log::Dispatch
     return 'warning' instead of 'warn'

0.006
   - Fix broken dep in Makefile.PL RT#78799

0.005
    - More doc and example fixes.

0.004
    - Doc and example fixes

0.003
    - Rename

0.002
    - Better docs
    - Better testing

0.001
    - Initial version