- (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.
diff --git a/ChangeLog b/ChangeLog
index 5a278e9..c1111eb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -15,6 +15,9 @@
  - (djm) Warning fix on entropy.c saved uid stuff. Patch from Mark Miller
    <markm@swoon.net>
  - (djm) Fix PAM fix
+ - (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.
 
 20010226
  - (bal) Fixed bsd-snprinf.c so it now honors 'BROKEN_SNPRINTF' again.
@@ -4149,4 +4152,4 @@
  - Wrote replacements for strlcpy and mkdtemp
  - Released 1.0pre1
 
-$Id: ChangeLog,v 1.833 2001/02/26 23:48:01 djm Exp $
+$Id: ChangeLog,v 1.834 2001/02/26 23:53:00 djm Exp $