summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2006-03-15 14:02:01 +1100
committerDamien Miller <djm@mindrot.org>2006-03-15 14:02:01 +1100
commita62380786075ece35897bef1ba01386a55f7de33 (patch)
tree6d3d8a8519ee17caca49d4e42e1c546330559478 /ChangeLog
parent627725281e348dee76fa9c588923bd28247e2520 (diff)
- (djm) [openbsd-compat/sha2.h] Avoid include macro clash with
system sha2.h
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 24196157..d574dc22 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -252,6 +252,8 @@
- (djm) [md-sha256.c configure.ac] md-sha256.c needs sha2.h if present
- (djm) [regress/.cvsignore] Ignore Makefile here
- (djm) [loginrec.c] Need stat.h
+ - (djm) [openbsd-compat/sha2.h] Avoid include macro clash with
+ system sha2.h
20060313
- (dtucker) [configure.ac] Bug #1171: Don't use printf("%lld", longlong)
@@ -4153,4 +4155,4 @@
- (djm) Trim deprecated options from INSTALL. Mention UsePAM
- (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
-$Id: ChangeLog,v 1.4213 2006/03/15 03:01:11 djm Exp $
+$Id: ChangeLog,v 1.4214 2006/03/15 03:02:01 djm Exp $