summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.cvsignore1
-rw-r--r--ChangeLog1
2 files changed, 2 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore
index b893c972d..8dd3ddff9 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -21,6 +21,7 @@ ssh-agent
21ssh-keygen 21ssh-keygen
22ssh-keyscan 22ssh-keyscan
23ssh-keysign 23ssh-keysign
24ssh-pkcs11-helper
24ssh-rand-helper 25ssh-rand-helper
25ssh_prng_cmds 26ssh_prng_cmds
26sshd 27sshd
diff --git a/ChangeLog b/ChangeLog
index 1e82d21b3..bde8dece5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,7 @@
4 - (djm) [contrib/redhat/openssh.spec] Replace obsolete BuildPreReq 4 - (djm) [contrib/redhat/openssh.spec] Replace obsolete BuildPreReq
5 on XFree86-devel with neutral /usr/include/X11/Xlib.h; 5 on XFree86-devel with neutral /usr/include/X11/Xlib.h;
6 imorgan AT nas.nasa.gov in bz#1731 6 imorgan AT nas.nasa.gov in bz#1731
7 - (djm) [.cvsignore] Ignore ssh-pkcs11-helper
7 8
820100303 920100303
9 - (djm) [PROTOCOL.certkeys] Add RCS Ident 10 - (djm) [PROTOCOL.certkeys] Add RCS Ident