git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16577 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-01-17 15:38:59 +00:00
parent 3fcd74bc9b
commit 03009adb79
2 changed files with 9 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
2006-01-17 Love H<>rnquist <20>strand <lha@it.su.se>
* su.c (group_member_p): rename from group_member to avoid name
pollution from glibc headers. Fixed based on report from David Love.
2006-01-12 Johan Danielsson <joda@pdc.kth.se> 2006-01-12 Johan Danielsson <joda@pdc.kth.se>
* su.c: fix reversed logic when deciding to print tty or not * su.c: fix reversed logic when deciding to print tty or not

View File

@@ -1,3 +1,7 @@
2006-01-17 David Love <fx@gnu.org>
* bn.c: Include <limits.h>.
2006-01-13 Love H<>rnquist <20>strand <lha@it.su.se> 2006-01-13 Love H<>rnquist <20>strand <lha@it.su.se>
* *.h: use #include <hcrypto/...> * *.h: use #include <hcrypto/...>