File: Changes

package info (click to toggle)
liblog-dispatch-filewriterotate-perl 0.062-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 148 kB
  • sloc: perl: 72; makefile: 2
file content (48 lines) | stat: -rw-r--r-- 918 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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
0.062   2021-07-21  Released-By: PERLANCAR; Urgency: medium

	- Expose File::Write::Rotate object (RT#137914).


0.061   2021-07-21  Released-By: PERLANCAR; Urgency: medium

	- Pass hook_* arguments to File:Write::Rotate (RT#137914).


0.060   2019-01-09 (PERLANCAR)

	- No functional changes.

	- Re-upload to CPAN after removal in July 2017.


0.05    2016-10-02 (PERLANCAR)

	- No functional changes.

	- [doc] Mention Log::Dispatch::FileRotate.


0.04    2016-01-19 (PERLANCAR)

        - No functional changes.

        - Bump prereq version File::Write::Rotate to 0.29 [RT#110234].


0.03    2015-01-26 (PERLANCAR)

	- No functional changes.

	- Update to File::Write::Rotate 0.28 which checks arguments to its
	  constructor.


0.02    2013-11-11 (SHARYANTO)

        - No functional changes. Rebuild with MakeMaker instead of
          Module::Build.


0.01    2012-12-26 (SHARYANTO)

        - First version.