summaryrefslogtreecommitdiff
path: root/ChangeLog
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 /ChangeLog
parentf72d4f1945e432686f19c5a16e0a7abf89340daa (diff)
downloadpycrypto-b0fcc9d2b8b6e1d06fd113bce0391d2a211ce8a8.tar.gz
[project @ akuchling-20020608024724-f84fdfc8cdf37e78]
[project @ 2002-06-07 19:47:24 by akuchling] Updated file
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
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