diff options
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 932fb714..4087ca37 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +cups (1.7.4-3) unstable; urgency=medium + + * In cups-daemon's postinst, remove leftover cups.patch symlink in + multi-user.target.wants (Closes: #755932) + * Correct default listening address used under systemd for new installations; + also correct the discrepancy on upgrades (Closes: #755807) + + -- Didier Raboud <odyx@debian.org> Mon, 28 Jul 2014 08:22:29 +0200 + cups (1.7.4-2) unstable; urgency=medium * Install systemd's cups.path in paths.target instead of multi-user.target |