summaryrefslogtreecommitdiff
path: root/doc/source/whatsnew
diff options
context:
space:
mode:
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