From: Guillem Jover Date: Wed, 9 May 2007 03:54:47 +0000 (+0000) Subject: Retrofit bug closure into 1.14.0 changelog entry. X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3fd2c1d58d7dc3918846dc9ef8fbb2da4adf1506;p=dpkg Retrofit bug closure into 1.14.0 changelog entry. --- diff --git a/debian/changelog b/debian/changelog index 47260ac4..252dc500 100644 --- a/debian/changelog +++ b/debian/changelog @@ -29,6 +29,9 @@ dpkg (1.14.0) unstable; urgency=low by checking if the macro value is true instead of it being defined. Thanks to Mark Rosenstand. * Make all perl scripts use strict and warnings, to ease catching errors. + * Refactor update-alternatives code, with the side effect that now commands + on non existing link group files will return an error code (except + for --remove, now). Closes: #273407 * Add a missing newline to a warning message in dpkg. Closes: #390914 Thanks to Ian Jackson. * Fix typo in variable name in dpkg-source which was causing it to not