diff --git a/ChangeLog b/ChangeLog index bde8dece5..248fdfa91 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,7 @@ on XFree86-devel with neutral /usr/include/X11/Xlib.h; imorgan AT nas.nasa.gov in bz#1731 - (djm) [.cvsignore] Ignore ssh-pkcs11-helper + - (djm) [regress/Makefile] Cleanup sshd_proxy_orig 20100303 - (djm) [PROTOCOL.certkeys] Add RCS Ident diff --git a/regress/Makefile b/regress/Makefile index de8e9fd33..d25a64555 100644 --- a/regress/Makefile +++ b/regress/Makefile @@ -69,7 +69,7 @@ CLEANFILES= t2.out t6.out1 t6.out2 t7.out t7.out.pub copy.1 copy.2 \ scp-ssh-wrapper.scp ssh_proxy_envpass remote_pid \ sshd_proxy_bak rsa_ssh2_cr.prv rsa_ssh2_crnl.prv \ known_hosts-cert host_ca_key* cert_host_key* \ - putty.rsa2 + putty.rsa2 sshd_proxy_orig # Enable all malloc(3) randomisations and checks TEST_ENV= "MALLOC_OPTIONS=AFGJPRX"