File: Changes

package info (click to toggle)
libencode-detect-perl 1.01-6
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 720 kB
  • sloc: cpp: 4,032; perl: 27; ansic: 21; makefile: 3
file content (10 lines) | stat: -r--r--r-- 296 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
1.01
       - Remove unnecessary use of Data::Dump in test suite
       - Work around perlbug 39634, where g++ 3.3 doesn't support __attribute__((unused))

1.00
       - Add module dependencies
       - Fix typos in POD documentation

0.01  Thu Oct 27 13:50:23 PDT 2005
       - Original version