summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2001-02-27 10:53:00 +1100
committerDamien Miller <djm@mindrot.org>2001-02-27 10:53:00 +1100
commit9b40580d762f660230ebbe4fc7121a94cbebae58 (patch)
tree33b903b8536c1400abf87f80f648f27c97530d25 /ChangeLog
parent7bd1c6262b059064ce71e39a883c8f0de8a25139 (diff)
- (djm) Remove 'noreplace' flag from sshd_config in RPM spec files. This
change is being made as 2.5.x configfiles are not back-compatible with 2.3.x.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 5a278e972..c1111eb48 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -15,6 +15,9 @@
15 - (djm) Warning fix on entropy.c saved uid stuff. Patch from Mark Miller 15 - (djm) Warning fix on entropy.c saved uid stuff. Patch from Mark Miller
16 <markm@swoon.net> 16 <markm@swoon.net>
17 - (djm) Fix PAM fix 17 - (djm) Fix PAM fix
18 - (djm) Remove 'noreplace' flag from sshd_config in RPM spec files. This
19 change is being made as 2.5.x configfiles are not back-compatible with
20 2.3.x.
18 21
1920010226 2220010226
20 - (bal) Fixed bsd-snprinf.c so it now honors 'BROKEN_SNPRINTF' again. 23 - (bal) Fixed bsd-snprinf.c so it now honors 'BROKEN_SNPRINTF' again.
@@ -4149,4 +4152,4 @@
4149 - Wrote replacements for strlcpy and mkdtemp 4152 - Wrote replacements for strlcpy and mkdtemp
4150 - Released 1.0pre1 4153 - Released 1.0pre1
4151 4154
4152$Id: ChangeLog,v 1.833 2001/02/26 23:48:01 djm Exp $ 4155$Id: ChangeLog,v 1.834 2001/02/26 23:53:00 djm Exp $