diff options
author | Jack Lloyd <[email protected]> | 2017-12-23 12:31:13 -0500 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2017-12-23 12:31:13 -0500 |
commit | 666cee04c7b98a40ceb421685db30c41337dfe77 (patch) | |
tree | 314cc15fbe8e8a8d3a6ea866f93c07df42cd89b9 /doc/manual | |
parent | 4f60801da0a0f94a69b80c8e1d9ab7dc4ce2f224 (diff) |
Fix build issue on Haiku
Undeprecate it since it seems easy enough to support.
Diffstat (limited to 'doc/manual')
-rw-r--r-- | doc/manual/deprecated.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual/deprecated.rst b/doc/manual/deprecated.rst index ff3db83f8..cb2a76d01 100644 --- a/doc/manual/deprecated.rst +++ b/doc/manual/deprecated.rst @@ -34,7 +34,7 @@ in the source. classes which currently subclass it. This only affects your code if you are referencing `Botan::SymmetricAlgorithm` directly. -- Platform support for BeOS and NaCl (Native Client) +- Platform support for Google Native Client - Support for PathScale and HP compilers |