File: Changes

package info (click to toggle)
libconfig-pit-perl 0.04-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 288 kB
  • sloc: perl: 4,097; makefile: 2
file content (16 lines) | stat: -rw-r--r-- 431 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
0.04 2010-01-14T00:40:00+09:00
	 * Fix tests

0.03 2008-01-11T23:40:00+09:00
	 * Fix package to install currectly.

0.02 2008-01-10T17:41:59+09:00
	 * Fix config filename to same as pit in ruby.
	 * Avoid violating global switch (ImplicitTyping, SingleQuote) of YAML::Syck.
	 * Fix 'ppit set' for interoperability.
	 * Export pit_set pit_switch.
	 * Add $Config::Pit::verbose flag.

0.01 2008-01-09T19:19:31+09:00
	First release.