diff options
author | Jack Lloyd <[email protected]> | 2015-09-21 17:32:56 -0400 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2015-09-21 17:32:56 -0400 |
commit | 2ec08fa6b5fd270e50f8526c1c6dfaabfda66e02 (patch) | |
tree | f42757e9490789b087724ded16e9f363d915547b /doc/news.rst | |
parent | b999079ebdfd1c9bd288763ae06dfdf6a31325e0 (diff) |
Remove the Perl XS module
Diffstat (limited to 'doc/news.rst')
-rw-r--r-- | doc/news.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/news.rst b/doc/news.rst index 063b1fe91..33eb15df4 100644 --- a/doc/news.rst +++ b/doc/news.rst @@ -7,6 +7,8 @@ Version 1.11.21, Not Yet Released * The OCaml module is now a separate project at https://github.com/randombit/botan-ocaml +* The Perl XS module has been removed as it was no longer maintained. + Version 1.11.20, 2015-09-07 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |