aboutsummaryrefslogtreecommitdiffstats
path: root/doc/relnotes/0_8_7.rst
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2015-07-02 07:23:29 -0400
committerJack Lloyd <[email protected]>2015-07-02 07:23:29 -0400
commitf3180d6ef7025146ff8ea8c9fed2d0b40cab96f9 (patch)
tree21c280b7b448f88a42f3cedebf28b4488f4af479 /doc/relnotes/0_8_7.rst
parent2c4a8aa78a3cb40a3a5ab7a902db2a55e4d33388 (diff)
Combine all release notes into a single file, just easier to read.
Which when you think about it is the main criteria on which to judge release notes, right? No text changes beyond removing Sphinx interdoc links and the :pr: extlinks to Bugzilla. Remove combine_relnotes.py as this was its last run. The setup for the website is very broken as a result of this change, that comes next.
Diffstat (limited to 'doc/relnotes/0_8_7.rst')
-rw-r--r--doc/relnotes/0_8_7.rst11
1 files changed, 0 insertions, 11 deletions
diff --git a/doc/relnotes/0_8_7.rst b/doc/relnotes/0_8_7.rst
deleted file mode 100644
index 28d4bda56..000000000
--- a/doc/relnotes/0_8_7.rst
+++ /dev/null
@@ -1,11 +0,0 @@
-Version 0.8.7, 2002-07-30
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-
-* Fixed bugs in EME1 and EMSA4
-* Fixed a potential crash at shutdown
-* Cipher modes returned an ill-formed name
-* Removed various deprecated types and headers
-* Cleaned up the Pipe interface a bit
-* Minor additions to the documentation
-* First stab at a Visual C++ makefile (doc/Makefile.vc7)
-