File: Changes

package info (click to toggle)
libcrypt-cracklib-perl 1.7-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 204 kB
  • sloc: perl: 2,044; makefile: 4
file content (41 lines) | stat: -rw-r--r-- 1,036 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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
Revision history for Perl extension Crypt::Cracklib.

1.7   Wed Dec 29 15:28:52 PST 2010
	- Update home page & bug tracker.

1.6   Fri Dec 24 2010
	- Add bad_pass() wrapper. RT #62270
	- Fix for RT #36163 - use eval for Test::Pod::Coverage

1.5   Tue Jul 20 14:00:16 PDT 2010
	- Add lib64 dict path.

1.4   Sun May 18 08:23:16 PDT 2008
	- Add test requires

1.3   Sat May 17 00:45:37 PDT 2008
	- Stop cpansmoke from emailing me.

1.2   Sat Feb 23 13:56:37 PST 2008
	- RT #26598: Test suite fails if length($USERNAME) is <= 4 characters
	- Remove GTry() - it's not exported by default.

1.1   Fri Jan  5 15:22:13 PST 2007

	- Added pod-coverage test.
	- Do dict detection at runtime.
	- Fix MANIFEST

1.0   Wed Jan  3 14:15:05 PST 2007
	- Add GTry() interface.
	- Use Module::Install to write out Makefile
	- Simplify .xs & .pm files.
	- Use a default dictionary if available.
	- Use Test::More

0.02  Fri Nov 21 17:07:12 1998
	- Whoops, forgot the README file.

0.01  Mon Nov 23 10:44:54 1998
	- original version; created by h2xs 1.18