chiark / gitweb /
@@ -1,3 +1,12 @@
authorian <ian>
Sun, 7 Nov 1999 15:39:53 +0000 (15:39 +0000)
committerian <ian>
Sun, 7 Nov 1999 15:39:53 +0000 (15:39 +0000)
commit5723a49791587f497380fee82d9c481faff2099c
treee59615257f95358e5f23689ef7be3f6fd14cea83
parentf01eaa6588a9dc2673bd35d1c1be043976b9c09a
@@ -1,3 +1,12 @@
+userv (0.65.3) unstable; urgency=low
+
+  * Count \-continued lines properly in error message line numbers.
+  * Fix lexing bugs with "-quoted strings and \-continuation.
+  * Fix interpretation of \n etc. in "-quoted strings.
+  * Fix bug which ignored erroneous read/write after ignore-fd/reject-fd.
+
+ --
+
 userv (0.65.2) unstable; urgency=high

   * In client, copy results from getpw* when necessary.  This fixes what
daemon.h
debian/changelog
lexer.l.m4
parser.c