chiark / gitweb /
Do not ignore errors from readdir.
[userv.git] / debian / changelog
index c87457fe769395a16128f17b9b557540a5f41fa8..a0d0b4d34b2871e289b098ad9b62d9e6344c4aea 100644 (file)
@@ -1,8 +1,9 @@
 userv (1.1.2~~iwj1) unstable; urgency=low
 
-  Parser fixes:
+  Bugfixes:
   * Support `stdin', `stdout' and `stderr' in fd ranges, as promised
     by the spec.  Closes:#813005.
+  * Do not ignore errors from readdir.  Closes:#827408 [Peter Benie].
 
   Upstream Makefiles:
   * Honour XCFLAGS.