summaryrefslogtreecommitdiff
path: root/doc/source/whatsnew
diff options
context:
space:
mode:
authorMichael Vogt <mvo@ubuntu.com>2015-05-07 17:43:03 +0200
committerMichael Vogt <mvo@ubuntu.com>2015-05-07 17:43:03 +0200
commit169ec1d077596d64c79be29359fe10d8126b2e81 (patch)
tree1722df557469ec1cabb87a9ac2ca7107d3357116 /doc/source/whatsnew
parent196cbd31da61751edbf7a55f4fc0e900a7b51bd6 (diff)
downloadpython-apt-169ec1d077596d64c79be29359fe10d8126b2e81.tar.gz
Fix dead links in python-apt documentation
Closes: #779426
Diffstat (limited to 'doc/source/whatsnew')
-rw-r--r--doc/source/whatsnew/0.9.3.rst10
1 files changed, 10 insertions, 0 deletions
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