X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=userv.git;a=blobdiff_plain;f=debian%2Fchangelog;h=eca804d5e6b98ccd54e705bd6022a80da039b712;hp=547cdcd03064850adb433055e073008744cc69a0;hb=d189ca5662e8b596fc8ae5857ba67e06c3806e17;hpb=b691594e2f401ebf70d79824c0eb9e99c36d6dca diff --git a/debian/changelog b/debian/changelog index 547cdcd..eca804d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,21 @@ userv (1.1.2~~iwj1) unstable; urgency=low - Upstream Makefiles: + Bugfixes: + * Support `stdin', `stdout' and `stderr' in fd ranges, as promised + by the spec. Closes:#813005. + * Support `range' operator, as promised by the spec. Closes:#686449. + Bug and analysis from Mark Wooding. + * Do not ignore errors from readdir. Closes:#827408 [Peter Benie]. + * Correct docs for errors-push, which takes no filename. + Closes:#775852. + + Upstream Makefiles etc.: * Honour XCFLAGS. + * Use `%option nounput' rather than #define YY_NO_UNPUT. + Patch from Peter Benie, but modified. Debian packaging: + * Honour dpkg-buildflags. * Add some newer debian/ droppings to .gitignore. -- Ian Jackson Sun, 01 Dec 2013 17:39:11 +0000