chiark / gitweb /
@@ -1,3 +1,12 @@
[userv.git] / debian / changelog
index e79e2223fd56ecaf9edc07e1d220ce0ae2b8dc23..657c57e4572b3d47849132b58e8e05b1305889de 100644 (file)
@@ -1,11 +1,22 @@
+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
+    could be a security problem on some platforms.
   * Avoid accessing backup, auto-save files, etc, with include-lookup.
     Everything except a-z 0-9 - _ must now be prefixed by a colon.
   * 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