From 169ec1d077596d64c79be29359fe10d8126b2e81 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Thu, 7 May 2015 17:43:03 +0200 Subject: Fix dead links in python-apt documentation Closes: #779426 --- doc/source/contents.rst | 1 - doc/source/whatsnew/0.9.3.rst | 10 ++++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 doc/source/whatsnew/0.9.3.rst (limited to 'doc/source') diff --git a/doc/source/contents.rst b/doc/source/contents.rst index 3c9fb511..6c4e161d 100644 --- a/doc/source/contents.rst +++ b/doc/source/contents.rst @@ -16,5 +16,4 @@ Indices and tables ================== * :ref:`genindex` -* :ref:`modindex` * :ref:`search` diff --git a/doc/source/whatsnew/0.9.3.rst b/doc/source/whatsnew/0.9.3.rst new file mode 100644 index 00000000..529b34c1 --- /dev/null +++ b/doc/source/whatsnew/0.9.3.rst @@ -0,0 +1,10 @@ +What's New In python-apt 0.9.3 +============================ +Python-apt 0.9.3 is a maintenance update. + +Maintenance +----------- + + * Support for python2.6 got dropped + * Documentation improvements + * Lots of bugfixes -- cgit v1.2.3