Преглед изворни кода

Correct and clarify changelog entries

Guillem Jover пре 15 година
родитељ
комит
eb48da7aae
1 измењених фајлова са 1 додато и 2 уклоњено
  1. 1 2
      debian/changelog

+ 1 - 2
debian/changelog

@@ -1,7 +1,6 @@
 dpkg (1.16.0) UNRELEASED; urgency=low
 dpkg (1.16.0) UNRELEASED; urgency=low
 
 
   [ Guillem Jover ]
   [ Guillem Jover ]
-  * Fix realloc usage on compat scandir() implementation.
   * Use DPKG_MAINTSCRIPT_PACKAGE environment variable as package name on
   * Use DPKG_MAINTSCRIPT_PACKAGE environment variable as package name on
     dpkg-divert when no --package or --local options have been specified.
     dpkg-divert when no --package or --local options have been specified.
   * Do not allow versions starting with non-digit when doing strict parsing,
   * Do not allow versions starting with non-digit when doing strict parsing,
@@ -100,7 +99,7 @@ dpkg (1.16.0) UNRELEASED; urgency=low
     the rename implies crossing file systems. Thanks to Durk Strooisma for
     the rename implies crossing file systems. Thanks to Durk Strooisma for
     spotting it.
     spotting it.
   * Use the correct mtime when installing a file with statoverrides.
   * Use the correct mtime when installing a file with statoverrides.
-    LP: #739179
+    Regression introduced in 1.16.0. LP: #739179
   * Remove duplicate word in german translation of dpkg(1). Closes: #616096
   * Remove duplicate word in german translation of dpkg(1). Closes: #616096
   * Strip repeated non-significant spaces before and after newlines
   * Strip repeated non-significant spaces before and after newlines
     in Uploaders. Closes: #598922
     in Uploaders. Closes: #598922