summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2001-02-27 14:03:30 +1100
committerDamien Miller <djm@mindrot.org>2001-02-27 14:03:30 +1100
commit0bcf9eacdf30c8bd496d39f45afa6e2cb74a2363 (patch)
tree6501375d706164f4598733f279dd2471de4f29fb /ChangeLog
parent3456d32a9259038fd64d21f33d43489197bae975 (diff)
- (djm) Avoid warnings for missing broken IP_TOS. Patch from Mark Miller
<markm@swoon.net>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 4 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index c1111eb48..9dfcadf6d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -17,7 +17,9 @@
17 - (djm) Fix PAM fix 17 - (djm) Fix PAM fix
18 - (djm) Remove 'noreplace' flag from sshd_config in RPM spec files. This 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 19 change is being made as 2.5.x configfiles are not back-compatible with
20 2.3.x. 20 2.3.x.
21 - (djm) Avoid warnings for missing broken IP_TOS. Patch from Mark Miller
22 <markm@swoon.net>
21 23
2220010226 2420010226
23 - (bal) Fixed bsd-snprinf.c so it now honors 'BROKEN_SNPRINTF' again. 25 - (bal) Fixed bsd-snprinf.c so it now honors 'BROKEN_SNPRINTF' again.
@@ -4152,4 +4154,4 @@
4152 - Wrote replacements for strlcpy and mkdtemp 4154 - Wrote replacements for strlcpy and mkdtemp
4153 - Released 1.0pre1 4155 - Released 1.0pre1
4154 4156
4155$Id: ChangeLog,v 1.834 2001/02/26 23:53:00 djm Exp $ 4157$Id: ChangeLog,v 1.835 2001/02/27 03:03:37 djm Exp $