summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorakuchling <akuchling@rivest.dlitz.net>2002-06-07 19:47:24 -0700
committerakuchling <akuchling@rivest.dlitz.net>2002-06-07 19:47:24 -0700
commitb0fcc9d2b8b6e1d06fd113bce0391d2a211ce8a8 (patch)
treeafd95c186910054750229254ec411d7a4b39cafb
parentf72d4f1945e432686f19c5a16e0a7abf89340daa (diff)
downloadpycrypto-b0fcc9d2b8b6e1d06fd113bce0391d2a211ce8a8.tar.gz
[project @ akuchling-20020608024724-f84fdfc8cdf37e78]
[project @ 2002-06-07 19:47:24 by akuchling] Updated file
-rw-r--r--ACKS1
-rw-r--r--ChangeLog4
2 files changed, 4 insertions, 1 deletions
diff --git a/ACKS b/ACKS
index a491e2a..e30e597 100644
--- a/ACKS
+++ b/ACKS
@@ -18,6 +18,7 @@ Wim Lewis
Bryan Olson
Colin Plumb
Matt Schreiner
+Peter Simmons
Kevin M. Turner
Eric Young
diff --git a/ChangeLog b/ChangeLog
index feb279a..0796b13 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -29,7 +29,9 @@
* Fix endianness bugs that caused test case failures on Sparc,
PPC, and doubtless other platforms.
- * Added a test suite (requires Sancho, from
+ * Fixed compilation problem on FreeBSD.
+
+ * Expanded the test suite (requires Sancho, from
http://www.mems-exchange.org/software/sancho/)
* Added lots of docstrings, so 'pydoc Crypto' now produces