chiark / gitweb /
@@ -1,3 +1,12 @@
[userv.git] / debian / changelog
index 941bb4d97f002e381495920771ed34312d84902e..657c57e4572b3d47849132b58e8e05b1305889de 100644 (file)
@@ -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
@@ -7,7 +16,7 @@ userv (0.65.2) unstable; urgency=high
   * Allow \ to continue lines (and do sensible things with whitespace in
     `message' and `error' directives).
 
- --
+ -- Ian Jackson <ian@davenant.greenend.org.uk>  Sun, 10 Oct 1999 12:48:47 +0100
 
 userv (0.64.1) unstable; urgency=low