File: Changes

package info (click to toggle)
liblwp-mediatypes-perl 6.04-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 256 kB
  • sloc: perl: 456; makefile: 2
file content (24 lines) | stat: -rw-r--r-- 804 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Change history for LWP-MediaTypes

6.04      2019-03-20 13:01:15Z
    - Full release of changes in 6.03

6.03      2019-03-19 16:44:17Z (TRIAL RELEASE)
    - Convert release process to Dist::Zilla
    - Allow File::Temp handles to be guessed correctly (GH#1) (Wesley
      Schwengle)

6.02      2012-02-16
    - Update the media.types database
    - Restore perl-5.6 compatiblity.

6.01      2011-02-27
    - Use mockup object to avoid test dependency on URI::URL and HTTP::Request.
    - Drop MacOS (classic) support

6.00      2011-02-25
    - Initial release of LWP-MediaTypes as a separate distribution. There are
      no code changes besides incrementing the version number since
      libwww-perl-5.837.
    - The LWP::MediaTypes module used to be bundled with the libwww-perl
      distribution.