summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
-rw-r--r--regress/.cvsignore1
2 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index be1030f6e..1628cfa8f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -250,6 +250,7 @@
250 - (djm) [includes.h] Restore accidentally dropped netinet/in.h 250 - (djm) [includes.h] Restore accidentally dropped netinet/in.h
251 - (djm) [Makefile.in openbsd-compat/Makefile.in] Add added files 251 - (djm) [Makefile.in openbsd-compat/Makefile.in] Add added files
252 - (djm) [md-sha256.c configure.ac] md-sha256.c needs sha2.h if present 252 - (djm) [md-sha256.c configure.ac] md-sha256.c needs sha2.h if present
253 - (djm) [regress/.cvsignore] Ignore Makefile here
253 254
25420060313 25520060313
255 - (dtucker) [configure.ac] Bug #1171: Don't use printf("%lld", longlong) 256 - (dtucker) [configure.ac] Bug #1171: Don't use printf("%lld", longlong)
@@ -4151,4 +4152,4 @@
4151 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 4152 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
4152 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 4153 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
4153 4154
4154$Id: ChangeLog,v 1.4211 2006/03/15 02:12:41 djm Exp $ 4155$Id: ChangeLog,v 1.4212 2006/03/15 02:13:27 djm Exp $
diff --git a/regress/.cvsignore b/regress/.cvsignore
new file mode 100644
index 000000000..f3c7a7c5d
--- /dev/null
+++ b/regress/.cvsignore
@@ -0,0 +1 @@
Makefile