Removed the `sphinx.ext.refcounting` extension -- it is very specific to

CPython and has no place in the main distribution.
This commit is contained in:
Georg Brandl
2013-10-12 19:27:49 +02:00
parent 5287dc6c61
commit ea8fad0de6
4 changed files with 10 additions and 109 deletions

10
CHANGES
View File

@@ -1,3 +1,13 @@
Release 1.2 (in development)
============================
Incompatible changes
--------------------
* Removed the ``sphinx.ext.refcounting`` extension -- it is very specific to
CPython and has no place in the main distribution.
Release 1.2 beta3 (released Oct 3, 2013)
========================================