diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -19,6 +19,9 @@ | |||
19 | reset SIGCHLD handler before fork (and restore it after) so we don't miss | 19 | reset SIGCHLD handler before fork (and restore it after) so we don't miss |
20 | the the askpass child's exit status. Correct test for exit status/signal to | 20 | the the askpass child's exit status. Correct test for exit status/signal to |
21 | account for waitpid() failure; with claudio@ ok claudio@ markus@ | 21 | account for waitpid() failure; with claudio@ ok claudio@ markus@ |
22 | - djm@cvs.openbsd.org 2010/12/24 21:41:48 | ||
23 | [auth-options.c] | ||
24 | don't send the actual forced command in a debug message; ok markus deraadt | ||
22 | 25 | ||
23 | 20110104 | 26 | 20110104 |
24 | - (djm) [configure.ac Makefile.in] Use mandoc as preferred manpage | 27 | - (djm) [configure.ac Makefile.in] Use mandoc as preferred manpage |