summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2004-04-07 04:16:11 +0000
committerBen Lindstrom <mouring@eviladmin.org>2004-04-07 04:16:11 +0000
commita8104b5c92a44774208e6d8b979d583975ba67d4 (patch)
treeeb3c165215a4cb58982d25a46cd2f817d0c918ad /ChangeLog
parentac7c998a2d7f89d36c5896c0845b54c595af4cb8 (diff)
- (bal) [acconfig.h auth-krb5.c configure.ac gss-serv-krb5.c] Check to see
if Krb5 library exports krb5_init_etc() since some OSes (like MacOS/X) are starting to restrict it as internal since it is not needed by developers any more. (Patch based on Apple tree) - (bal) [monitor.c monitor_wrap.c] monitor_wrap.c] moved zlib.h higher since krb5 on MacOS/X conflicts. There may be a better solution, but this will work for now.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 47d19f53a..62c16684a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,13 @@
120040407 120040407
2 - (dtucker) [session.c] Flush stdout after displaying loginmsg. From 2 - (dtucker) [session.c] Flush stdout after displaying loginmsg. From
3 f_mohr at yahoo.de. 3 f_mohr at yahoo.de.
4 - (bal) [acconfig.h auth-krb5.c configure.ac gss-serv-krb5.c] Check to see
5 if Krb5 library exports krb5_init_etc() since some OSes (like MacOS/X)
6 are starting to restrict it as internal since it is not needed by
7 developers any more. (Patch based on Apple tree)
8 - (bal) [monitor.c monitor_wrap.c] monitor_wrap.c] moved zlib.h higher since
9 krb5 on MacOS/X conflicts. There may be a better solution, but this will
10 work for now.
4 11
520040406 1220040406
6 - (dtucker) [acconfig.h configure.ac defines.h] Bug #820: don't use 13 - (dtucker) [acconfig.h configure.ac defines.h] Bug #820: don't use
@@ -940,4 +947,4 @@
940 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 947 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
941 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 948 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
942 949
943$Id: ChangeLog,v 1.3302 2004/04/06 22:04:09 dtucker Exp $ 950$Id: ChangeLog,v 1.3303 2004/04/07 04:16:11 mouring Exp $