summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog17
1 files changed, 16 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 206e23356..837df8870 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
120011021
2 - (tim) [configure.in] Clean up library testing. Add optional PATH to
3 --with-pcre, --with-zlib, and --with-tcp-wrappers. Based on
4 patch by albert chin (china@thewrittenword.com)
5 Re-arange AC_CHECK_HEADERS and AC_CHECK_FUNCS for eaiser reading
6 of patches to configure.in. Replace obsolete AC_STRUCT_ST_BLKSIZE
7 with AC_CHECK_MEMBERS. Add test for broken dirname() on
8 Solaris 2.5.1 by Dan Astoorian <djast@cs.toronto.edu>
9 [acconfig.h aclocal.m4 defines.h configure.in] Better socklen_t test.
10 patch by albert chin (china@thewrittenword.com)
11 [scp.c] Replace obsolete HAVE_ST_BLKSIZE with
12 HAVE_STRUCT_STAT_ST_BLKSIZE.
13 [Makefile.in] When running make in top level, always do make
14 in openbsd-compat. patch by Dave Dykstra <dwd@bell-labs.com>
15
120011019 1620011019
2 - (bal) Fixed up init.d symlink issue and piddir stuff. Patches by 17 - (bal) Fixed up init.d symlink issue and piddir stuff. Patches by
3 Zoran Milojevic <Zoran.Milojevic@SS8.com> and j.petersen@msh.de 18 Zoran Milojevic <Zoran.Milojevic@SS8.com> and j.petersen@msh.de
@@ -6725,4 +6740,4 @@
6725 - Wrote replacements for strlcpy and mkdtemp 6740 - Wrote replacements for strlcpy and mkdtemp
6726 - Released 1.0pre1 6741 - Released 1.0pre1
6727 6742
6728$Id: ChangeLog,v 1.1609 2001/10/19 20:36:23 mouring Exp $ 6743$Id: ChangeLog,v 1.1610 2001/10/22 00:53:58 tim Exp $