소스 검색

Add changelog entry for compression code rework

Guillem Jover 16 년 전
부모
커밋
6a52f13b5a
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      debian/changelog

+ 2 - 0
debian/changelog

@@ -57,6 +57,8 @@ dpkg (1.15.6) UNRELEASED; urgency=low
   * Normalize ar member names when reading (removing trailing spaces and
   * Normalize ar member names when reading (removing trailing spaces and
     slash), this allows deb-split packages be created with GNU ar.
     slash), this allows deb-split packages be created with GNU ar.
   * Validate compression level on dpkg-deb argument parsing.
   * Validate compression level on dpkg-deb argument parsing.
+  * Fix error handling, clean up and refactor compression code.
+    Thanks to Jonathan Nieder for several of the patches.
 
 
   [ Modestas Vainius ]
   [ Modestas Vainius ]
   * Implement symbol patterns (Closes: #563752). From now on, it is possible to
   * Implement symbol patterns (Closes: #563752). From now on, it is possible to