summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2011-01-02 21:53:07 +1100
committerDamien Miller <djm@mindrot.org>2011-01-02 21:53:07 +1100
commit41bccf75af219888d55552134242207392d91d67 (patch)
tree9cf106e3254736913d76001ce707f554facb436a /ChangeLog
parent4a06f9271fe5341c942232015add391cee366b68 (diff)
- (djm) [configure.ac] Check whether libdes is needed when building
with Heimdal krb5 support. On OpenBSD this library no longer exists, so linking it unconditionally causes a build failure; ok dtucker
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5007e8c52..a1828c1f9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
120110102 120110102
2 - (djm) [loginrec.c] Fix some fd leaks on error paths. ok dtucker 2 - (djm) [loginrec.c] Fix some fd leaks on error paths. ok dtucker
3 - (djm) [configure.ac] Check whether libdes is needed when building
4 with Heimdal krb5 support. On OpenBSD this library no longer exists,
5 so linking it unconditionally causes a build failure; ok dtucker
3 6
420101226 720101226
5 - (dtucker) OpenBSD CVS Sync 8 - (dtucker) OpenBSD CVS Sync