summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim Rice <tim@multitalents.net>2002-02-26 08:40:48 -0800
committerTim Rice <tim@multitalents.net>2002-02-26 08:40:48 -0800
commit4cec93faed6586dd48b02030b77c094e0730b62e (patch)
tree5aac3fe80d5d789508d21ebc8f230243fb83e188 /ChangeLog
parentc004135b72ff934c2576f8dec4d35d53019bf239 (diff)
Bug 12 [configure.ac] add sys/bitypes.h to int64_t tests
based on patch by mooney@dogbert.cc.ndsu.nodak.edu (Tim Mooney) Bug 45 [configure.ac] modify skey test to work around conflict with autoconf reported by nolan@naic.edu (Michael Nolan) patch by Pekka Savola <pekkas@netcore.fi> Bug 74 [configure.ac defines.h] add sig_atomic_t test reported by dwd@bell-labs.com (Dave Dykstra) Bug 102 [defines.h] UNICOS fixes. patch by wendyp@cray.com [configure.ac Makefile.in] link libwrap only with sshd based on patch by Maciej W. Rozycki <macro@ds2.pg.gda.pl> Bug 123 link libpam only with sshd reported by peak@argo.troja.mff.cuni.cz (Pavel Kankovsky) [configure.ac defines.h] modify previous SCO3 fix to not break Solaris 7 [acconfig.h] remove unused HAVE_REGCOMP
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog18
1 files changed, 17 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 54cea031d..ac0bebcc3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
120020226
2 - (tim) Bug 12 [configure.ac] add sys/bitypes.h to int64_t tests
3 based on patch by mooney@dogbert.cc.ndsu.nodak.edu (Tim Mooney)
4 Bug 45 [configure.ac] modify skey test to work around conflict with autoconf
5 reported by nolan@naic.edu (Michael Nolan)
6 patch by Pekka Savola <pekkas@netcore.fi>
7 Bug 74 [configure.ac defines.h] add sig_atomic_t test
8 reported by dwd@bell-labs.com (Dave Dykstra)
9 Bug 102 [defines.h] UNICOS fixes. patch by wendyp@cray.com
10 [configure.ac Makefile.in] link libwrap only with sshd
11 based on patch by Maciej W. Rozycki <macro@ds2.pg.gda.pl>
12 Bug 123 link libpam only with sshd
13 reported by peak@argo.troja.mff.cuni.cz (Pavel Kankovsky)
14 [configure.ac defines.h] modify previous SCO3 fix to not break Solaris 7
15 [acconfig.h] remove unused HAVE_REGCOMP
16
120020225 1720020225
2 - (bal) Last AIX patch. Moved aix_usrinfo() outside of do_setuserconext() 18 - (bal) Last AIX patch. Moved aix_usrinfo() outside of do_setuserconext()
3 since we need more session information than provided by that function. 19 since we need more session information than provided by that function.
@@ -7670,4 +7686,4 @@
7670 - Wrote replacements for strlcpy and mkdtemp 7686 - Wrote replacements for strlcpy and mkdtemp
7671 - Released 1.0pre1 7687 - Released 1.0pre1
7672 7688
7673$Id: ChangeLog,v 1.1874 2002/02/25 15:48:02 mouring Exp $ 7689$Id: ChangeLog,v 1.1875 2002/02/26 16:40:48 tim Exp $