File: NEWS

package info (click to toggle)
libfile-write-rotate-perl 0.321-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 228 kB
  • sloc: perl: 1,014; makefile: 2
file content (18 lines) | stat: -rw-r--r-- 700 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
libfile-write-rotate-perl (0.28-1) unstable; urgency=medium

  From the upstream changelog of 0.28:

  - Now check argument to new(), unknown arguments will croak.

  From the upstream changelog of 0.24:

  [INCOMPATIBLE CHANGES]

  - compress() method now avoids compressing files with the latest period.
    Before, this method avoided compressing files with the period of
    "_cur_period" private attribute, which was set by _open(). However,
    "_cur_period" was not set if compress() was called without calling
    write() beforehand. The new behavior is a little different from the
    old, but it's the same in most cases.

 -- Axel Beckert <abe@debian.org>  Tue, 28 Apr 2015 00:29:11 +0200