diff options
| author | Michael Biebl <biebl@debian.org> | 2006-11-30 19:20:04 +0000 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2006-11-30 19:20:04 +0000 |
| commit | a268781a63a0289c63b0fc27372d431897411ca3 (patch) | |
| tree | c57b2c17e9cd583d11a6b297a4ac55d878cf0f4c /debian | |
| parent | 9e6221b09d05a15bd1568896ec959ce65210a7e8 (diff) | |
Write the changelog for 0.6.4-6
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@1179 ceb527fc-18e6-0310-9fe2-813c157c29e7
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index f8d8323d..fbf95d5e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,14 @@ -network-manager (0.6.4-6) unstable; urgency=low +network-manager (0.6.4-6) unstable; urgency=medium * debian/patches/10-po_fr.patch - Added. Small fixes for the French translation. (Closes: #401060) Thanks to Cyril Brulebois. + * debian/patches/12_dbus1.0.patch + - Updated 12_dbus0.9.patch for D-Bus 1.0 to pass the correct flags to + dbus_bus_request_name(). (Closes: #401039) + * Urgency medium, as it fixes a FTBFS bug. - -- Michael Biebl <biebl@debian.org> Thu, 30 Nov 2006 18:30:16 +0100 + -- Michael Biebl <biebl@debian.org> Thu, 30 Nov 2006 20:05:36 +0100 network-manager (0.6.4-5) unstable; urgency=low |