diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-01-05 12:38:07 +0100 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-01-05 12:38:07 +0100 |
| commit | d7093cd4e9873a637da1ea81facad09c2d735879 (patch) | |
| tree | 974be45c943eb05f64e99790b4b9dc5134c6e84b /debian | |
| parent | 03bd067035e507e4dad0325775c14c3afc09dc18 (diff) | |
| download | python-apt-d7093cd4e9873a637da1ea81facad09c2d735879.tar.gz | |
* fix a indention that lead to absurdly large file in /etc/apt/apt.conf.d/10periodic
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index b9c314d1..77c20978 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,8 +3,10 @@ update-manager (0.40.2) dapper; urgency=low * SoftwareProperties/SoftwareProperties.py: - fix a problem with transient/parent window in custom apt line dialog (ubuntu #21585) + - fix a problem in the conf file writer that can lead to absurdly + large files - -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 28 Dec 2005 14:19:06 +0100 + -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 5 Jan 2006 12:37:33 +0100 update-manager (0.40.1) dapper; urgency=low |
