summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim Rice <tim@multitalents.net>2011-08-17 21:48:22 -0700
committerTim Rice <tim@multitalents.net>2011-08-17 21:48:22 -0700
commita6e60616be992b689945fe349fbc652f3cf29f3c (patch)
tree8406ef7dbf6f4812f2b3728c6bcfe1e726f86cf7 /ChangeLog
parent2df1bec086db1cf53db6620c18d88ae9cb27bb89 (diff)
- (tim) [configure.ac] Typo in error message spotted by Andy Tsouladze
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c36d2c5e..b73d42c6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+20110818
+ - (tim) [configure.ac] Typo in error message spotted by Andy Tsouladze
+
20110817
- (tim) [mac.c myproposal.h] Wrap SHA256 and SHA512 in ifdefs for
OpenSSL 0.9.7. ok djm