summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ec6e58855..032d064b3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -28,6 +28,8 @@
28 a <sys/queue.h> that lacks the TAILQ_* macros. Patch from Todd C. 28 a <sys/queue.h> that lacks the TAILQ_* macros. Patch from Todd C.
29 Miller <Todd.Miller@courtesan.com> 29 Miller <Todd.Miller@courtesan.com>
30 - (djm) Update RPM spec files for 2.5.0p1 30 - (djm) Update RPM spec files for 2.5.0p1
31 - (djm) Merge BSD_AUTH support from Markus Friedl and David J. MacKenzie
32 enable with --with-bsd-auth.
31 - (stevesk) entropy.c: typo; should be SIGPIPE 33 - (stevesk) entropy.c: typo; should be SIGPIPE
32 34
3320010217 3520010217
@@ -4036,4 +4038,4 @@
4036 - Wrote replacements for strlcpy and mkdtemp 4038 - Wrote replacements for strlcpy and mkdtemp
4037 - Released 1.0pre1 4039 - Released 1.0pre1
4038 4040
4039$Id: ChangeLog,v 1.799 2001/02/18 11:34:32 stevesk Exp $ 4041$Id: ChangeLog,v 1.800 2001/02/18 12:50:38 djm Exp $