summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMichael Vogt <egon@top>2005-12-12 13:25:16 +0100
committerMichael Vogt <egon@top>2005-12-12 13:25:16 +0100
commit595abe6aaad8c8a7992941e39c7e977c8fe33275 (patch)
treed60c75cfe2b9d968c1eaa3363e71cd86747a7ec4 /debian/changelog
parent65cbc8b6be877c027950753a7a9641ffbc8a2238 (diff)
downloadpython-apt-595abe6aaad8c8a7992941e39c7e977c8fe33275.tar.gz
* added errorhandling (need latest python-apt)
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog12
1 files changed, 11 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index b481813f..ecc93a3b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,16 @@
update-manager (0.40) dapper; urgency=low
- * new upstream release
+ * new upstream release:
+ - switched from autotools to distutils
+ - massive code cleanups
+ - use SimpleGladeApp now
+ - SoftwareProperties has a new GUI
+ - UpdateManager has support for upgrading from one dist to another
+ now (given that the required "recipe" for the upgrade is available)
+ See https://wiki.ubuntu.com/AutomaticUpgrade for details
+ - use python-apt for "reload" and "add cdrom" now
+ - improved the handling of sources.list a lot (including support for
+ /etc/apt/sources.list.d)
* support for the AutomaticUpgrades spec added via the meta-release
information
* data/update-manager.desktop.in: