File: Changes

package info (click to toggle)
libmsgcat-perl 1.03-5
  • links: PTS, VCS
  • area: main
  • in suites: squeeze, wheezy
  • size: 68 kB
  • ctags: 2
  • sloc: perl: 53; makefile: 2
file content (18 lines) | stat: -rw-r--r-- 512 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Revision history for Perl extension Locale::Msgcat.

1.03 15 November 1999

	- Changed the name of the directory for the distribution, ie
	  Msgcat-version/ instead of Msgcat/.

1.02 15 November 1999

	- XPG4 says that the fields in the message catalog must be separated
	  by one blank, not many. Corrected this in the sample file.

1.01 12 November 1998
	- unlinks "sample.cat" after the test has been executed, as
	  "gencat" would otherwise update the catalog (XPG4).

1.00 26 July 1997
	- original version.