summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim Rice <tim@multitalents.net>2002-07-14 13:36:49 -0700
committerTim Rice <tim@multitalents.net>2002-07-14 13:36:49 -0700
commit40017b0e7aa236ca1144563dea986a95684f1599 (patch)
treeaa62ff2bf0033c2c833724036d732f7ecdd287a8 /ChangeLog
parent952101952f204e5a85698a01469612d6518fc99a (diff)
(bal/tim) [acconfig.h configure.ac monitor_mm.c servconf.c
openbsd-compat/Makefile.in] support compression on platforms that have no/broken MAP_ANON. Moved code to openbsd-compat/xmmap.c Based on patch from nalin@redhat.com of code extracted from Owl's package
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 632b41da0..67cc57cbd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
120020714 120020714
2 - (tim) [Makefile.in] replace "id sshd" with "sshd -t" 2 - (tim) [Makefile.in] replace "id sshd" with "sshd -t"
3 - (bal/tim) [acconfig.h configure.ac monitor_mm.c servconf.c
4 openbsd-compat/Makefile.in] support compression on platforms that
5 have no/broken MAP_ANON. Moved code to openbsd-compat/xmmap.c
6 Based on patch from nalin@redhat.com of code extracted from Owl's package
3 7
420020712 820020712
5 - (tim) [Makefile.in] quiet down install-files: and check-user: 9 - (tim) [Makefile.in] quiet down install-files: and check-user:
@@ -1352,4 +1356,4 @@
1352 - (stevesk) entropy.c: typo in debug message 1356 - (stevesk) entropy.c: typo in debug message
1353 - (djm) ssh-keygen -i needs seeded RNG; report from markus@ 1357 - (djm) ssh-keygen -i needs seeded RNG; report from markus@
1354 1358
1355$Id: ChangeLog,v 1.2362 2002/07/14 17:02:20 tim Exp $ 1359$Id: ChangeLog,v 1.2363 2002/07/14 20:36:49 tim Exp $