summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dc602211d..ea087e8b4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
120100716
2 - (djm) OpenBSD CVS Sync
3 - djm@cvs.openbsd.org 2010/07/02 04:32:44
4 [misc.c]
5 unbreak strdelim() skipping past quoted strings, e.g.
6 AllowUsers "blah blah" blah
7 was broken; report and fix in bz#1757 from bitman.zhou AT centrify.com
8 ok dtucker;
9
120100714 1020100714
2 - (tim) [contrib/redhat/openssh.spec] Bug 1796: Test for skip_x11_askpass 11 - (tim) [contrib/redhat/openssh.spec] Bug 1796: Test for skip_x11_askpass
3 (line 77) should have been for no_x11_askpass. 12 (line 77) should have been for no_x11_askpass.