summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog6
-rw-r--r--debian/dirs1
2 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 3012c6d4..48c59ad8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+update-manager (0.44.8) edgy; urgency=low
+
+ * fix missing /var/log/dist-upgrade
+
+ -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 8 Sep 2006 20:33:04 +0200
+
update-manager (0.44.7) edgy; urgency=low
* UpdateManager/UpdateManager.py:
diff --git a/debian/dirs b/debian/dirs
index 83916ddf..635898db 100644
--- a/debian/dirs
+++ b/debian/dirs
@@ -1,2 +1,3 @@
var/lib/update-manager
+var/log/dist-upgrade
usr/bin \ No newline at end of file