Browse Source

Update changelog to close a bug reporting a problem already fixed

Raphaël Hertzog 15 years ago
parent
commit
6f14223bd4
1 changed files with 1 additions and 0 deletions
  1. 1 0
      debian/changelog

+ 1 - 0
debian/changelog

@@ -33,6 +33,7 @@ dpkg (1.16.1) UNRELEASED; urgency=low
   * Check presence of required parameters in dpkg-vendor. Closes: #628726
     Thanks to Niels Thykier <niels@thykier.net> for the patch.
   * Avoid a Perl warning in dpkg-buildflags when HOME is not set.
+    Closes: #635467
   * dpkg-source can now also use debian/source/local-patch-header (that is not
     included in the generated source package) instead of
     debian/source/patch-header. Closes: #629582