File: Changes

package info (click to toggle)
libcrypt-unixcrypt-xs-perl 0.08-1
  • links: PTS
  • area: main
  • in suites: lenny, squeeze, wheezy
  • size: 164 kB
  • ctags: 229
  • sloc: ansic: 652; makefile: 54; perl: 15
file content (24 lines) | stat: -rw-r--r-- 809 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Revision history for Perl extension Crypt::UnixCrypt_XS.
0.08	- Andrew Main (Zefram) provided a patch to fix a small memmory leak
		introduced in 0.07. Also a new testcase for utf8 data is
		included.
0.07	- Andrew Main (Zefram) generously provided a patch to prevent 
		Crypt::UnixCrypt_XS getting confused with UTF8-encoded PV.
0.06
	- Guenter Knauf fixed small compile problems for NetWare/Win32
		and other strict C compilers
0.05
	- Andrew Main (Zefram) <zefram@fysh.org> generously provided a patch to
		support the "extended DES" crypt scheme from BSD
0.04
	- minor doc fixes
0.03
	- minor doc fixes
0.02
	- doc fixes
	- required perl is 5.6 now

0.01  Tue May  4 18:24:21 2004
	- original version; created by h2xs 1.23 with options
		-A -O -n Crypt::UnixCrypt_XS ./Crypt-UnixCrypt_XS/fcrypt/fcrypt.h