summaryrefslogtreecommitdiff
path: root/NEWS.rst
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS.rst')
-rw-r--r--NEWS.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS.rst b/NEWS.rst
index ef2db42..f797344 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -14,7 +14,7 @@
2010-09-18 -- pycryptopp v0.5.20
* fix bugs in assembly implementation of SHA-256 from Crypto++
- * fix it to compile on *BSD (#39)
+ * fix it to compile on \*BSD (#39)
* improve doc strings
* add a quick start-up-self-test of SHA256 (#43)
* execute the quick start-up-self-tests of AES and SHA256 on module import