chiark / gitweb /
@@ -1,5 +1,7 @@
[userv.git] / debian / changelog
index f1f5efc6d6d5923f78edb0ef2595b405b50b32d4..7ba2faa7cc03493ea06d0a7fe2171d41f27ceaf6 100644 (file)
@@ -1,5 +1,7 @@
 userv (1.0.2) unstable; urgency=low
 
+  * Make require-fd work with reading fds !
+    (Thanks to Ben Harris for the bug report).
   * Specification's usage notes section improved.
   * --help and --version behaviour made to conform to GNU standards.
   * userv(1) manpage: fixed broken definitions of fd excl and trunc.
@@ -9,6 +11,9 @@ userv (1.0.2) unstable; urgency=low
   * Do not pass char to ctype macros; they can't cope with -ve !
   * We do ship m4 and flex output now, so say so.
   * install-sh updated to that from autoconf 2.53.
+  * Look for gmd5sum.  (Thanks to Anton Altaparmakov for the report.)
+  * Use fcntl F_{GET,SET}FD with respect for as-yet-uninvented fd flags.
+    (small patch from Ben Harris.)
 
   Debian:
   * Priority changed to optional as per override file.