chiark / gitweb /
Document locations of required programs.
[userv.git] / debian / changelog
index d02912031508529f0cd719579d96a8bd856a570f..8abf253171bcf0f1615159ae60eb5ada4ba3890b 100644 (file)
@@ -1,3 +1,16 @@
+userv (0.61) unstable; urgency=low
+
+  * Document locations of required programs in INSTALL.
+
+ --
+
+userv (0.60.3) frozen unstable; urgency=medium
+
+  * Fixed misdequoting of \<newline> in "-quoted strings.
+  * Removed -Werror by default.  (Bug#32758, Bug#32747)
+
+ -- Ian Jackson <ian@chiark.greenend.org.uk>  Wed,  3 Feb 1999 22:24:33 +0000
+
 userv (0.60.2) frozen unstable; urgency=high
 
   * Fixed failure to save pathnames in a couple of places in parser.c.