diff options
author | Darren Tucker <dtucker@zip.com.au> | 2005-03-21 22:46:34 +1100 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2005-03-21 22:46:34 +1100 |
commit | e66519d94207187a71d274ab70a6647318ed877d (patch) | |
tree | d17ecc181b7a36aa8856140a903428f381b0bbc2 /ChangeLog | |
parent | 1df61452ea479323b22bd6f522e7d1f09fca5fe6 (diff) |
- (dtucker) [configure.ac openbsd-compat/port-aix.h] Prevent redefinitions
of setauthdb on AIX 5.3, reported by anders.liljegren at its.uu.se.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -5,6 +5,8 @@ | |||
5 | - (dtucker) [configure.ac] Make configure error out if the user specifies | 5 | - (dtucker) [configure.ac] Make configure error out if the user specifies |
6 | --with-libedit but the required libs can't be found, rather than silently | 6 | --with-libedit but the required libs can't be found, rather than silently |
7 | ignoring and continuing. ok tim@ | 7 | ignoring and continuing. ok tim@ |
8 | - (dtucker) [configure.ac openbsd-compat/port-aix.h] Prevent redefinitions | ||
9 | of setauthdb on AIX 5.3, reported by anders.liljegren at its.uu.se. | ||
8 | 10 | ||
9 | 20050317 | 11 | 20050317 |
10 | - (tim) [configure.ac] Bug 998. Make path for --with-opensc optional. | 12 | - (tim) [configure.ac] Bug 998. Make path for --with-opensc optional. |
@@ -2380,4 +2382,4 @@ | |||
2380 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM | 2382 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM |
2381 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu | 2383 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu |
2382 | 2384 | ||
2383 | $Id: ChangeLog,v 1.3726 2005/03/20 22:58:07 dtucker Exp $ | 2385 | $Id: ChangeLog,v 1.3727 2005/03/21 11:46:34 dtucker Exp $ |