File: ChangeLog

package info (click to toggle)
libpam-ccreds 4-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 416 kB
  • ctags: 81
  • sloc: sh: 3,494; ansic: 1,216; makefile: 93
file content (22 lines) | stat: -rw-r--r-- 615 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
$Id: ChangeLog,v 1.3 2006/07/05 15:18:38 lukeh Exp $
===============================================================

4	Luke Howard <lukeh@padl.com>

	* build fix (include syslog.h)

2	Luke Howard <lukeh@padl.com>

	* patch from Nicolas Boullis <nicolas.boullis@ecp.fr>:
	  print last byte of hash
	* patch from Nicolas Boullis <nicolas.boullis@ecp.fr>:
	  handle the case where neither use_first_pass nor try_first_pass
	  are given
	* patch from Guido Guenther <agx@sigxcpu.org>:
	  fix "cc_test any user -" (currently nothing gets deleted from
	  the cache)

1	Luke Howard <lukeh@padl.com>

	* initial revision