summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2001-10-22 16:49:22 +1000
committerDamien Miller <djm@mindrot.org>2001-10-22 16:49:22 +1000
commit3a8a5cd5b075c02dac1d802765eec6c1ff5c11d6 (patch)
treea1ce6882410eb1c5fc1f568ed96500930711d456 /ChangeLog
parent13aae5ee7673a0b75369256e7ed6117f9f1b6c7d (diff)
- (djm) Fix fd leak in loginrec.c (ro fd to lastlog was left open).
Report from Michal Zalewski <lcamtuf@coredump.cx>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 837df8870..bcf5bc19e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
120011022
2 - (djm) Fix fd leak in loginrec.c (ro fd to lastlog was left open).
3 Report from Michal Zalewski <lcamtuf@coredump.cx>
4
120011021 520011021
2 - (tim) [configure.in] Clean up library testing. Add optional PATH to 6 - (tim) [configure.in] Clean up library testing. Add optional PATH to
3 --with-pcre, --with-zlib, and --with-tcp-wrappers. Based on 7 --with-pcre, --with-zlib, and --with-tcp-wrappers. Based on
@@ -6740,4 +6744,4 @@
6740 - Wrote replacements for strlcpy and mkdtemp 6744 - Wrote replacements for strlcpy and mkdtemp
6741 - Released 1.0pre1 6745 - Released 1.0pre1
6742 6746
6743$Id: ChangeLog,v 1.1610 2001/10/22 00:53:58 tim Exp $ 6747$Id: ChangeLog,v 1.1611 2001/10/22 06:49:22 djm Exp $