summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2010-07-02 13:40:16 +1000
committerDamien Miller <djm@mindrot.org>2010-07-02 13:40:16 +1000
commit527ded7f643d99ef0798a3c3a19e4edc56b9289f (patch)
tree3096215f1119a28bd77d8c29d225f9b728e2754a /ChangeLog
parent0979b40934a59615d8fa1535103d51f11c04bad2 (diff)
- phessler@cvs.openbsd.org 2010/06/27 19:19:56
[Makefile] fix how we run the tests so we can successfully use SUDO='sudo -E' in our env
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cf93dc9fe..e2452f427 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -28,6 +28,10 @@
28 Fix a longstanding problem where if you suspend scp at the 28 Fix a longstanding problem where if you suspend scp at the
29 password/passphrase prompt the terminal mode is not restored. 29 password/passphrase prompt the terminal mode is not restored.
30 OK djm@ 30 OK djm@
31 - phessler@cvs.openbsd.org 2010/06/27 19:19:56
32 [regress/Makefile]
33 fix how we run the tests so we can successfully use SUDO='sudo -E'
34 in our env
31 35
3220100627 3620100627
33 - (tim) [openbsd-compat/port-uw.c] Reorder includes. auth-options.h now needs 37 - (tim) [openbsd-compat/port-uw.c] Reorder includes. auth-options.h now needs