summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-03-22 01:17:52 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-03-22 01:17:52 +0000
commitce398b2278d345707ad20b76cf2ec770188eecce (patch)
treed994b4c75997e1a176d87ae37c81212f60876fb3 /ChangeLog
parentb61e6df9f3ef2617af9cb81f32ec5256a1185d35 (diff)
- markus@cvs.openbsd.org 2002/03/16 11:24:53
[compress.c] skip inflateEnd if inflate fails; ok provos@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2c670f358..24af78316 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -21,6 +21,9 @@
21 - itojun@cvs.openbsd.org 2002/03/15 11:00:38 21 - itojun@cvs.openbsd.org 2002/03/15 11:00:38
22 [auth.c] 22 [auth.c]
23 fix file type checking (use S_ISREG). ok by markus 23 fix file type checking (use S_ISREG). ok by markus
24 - markus@cvs.openbsd.org 2002/03/16 11:24:53
25 [compress.c]
26 skip inflateEnd if inflate fails; ok provos@
24 27
2520020317 2820020317
26 - (tim) [configure.ac] Assume path given with --with-pid-dir=PATH is wanted, 29 - (tim) [configure.ac] Assume path given with --with-pid-dir=PATH is wanted,
@@ -7867,4 +7870,4 @@
7867 - Wrote replacements for strlcpy and mkdtemp 7870 - Wrote replacements for strlcpy and mkdtemp
7868 - Released 1.0pre1 7871 - Released 1.0pre1
7869 7872
7870$Id: ChangeLog,v 1.1930 2002/03/22 01:15:33 mouring Exp $ 7873$Id: ChangeLog,v 1.1931 2002/03/22 01:17:52 mouring Exp $