chiark / gitweb /
@@ -12,6 +12,7 @@
[userv-utils.git] / changelog
index 4fe32ac6b836260f9a49a2f7504c0dbeba43158c..13544fc72c7f5d9a7003d101a961e63632ade8ff 100644 (file)
--- a/changelog
+++ b/changelog
@@ -1,11 +1,37 @@
-userv-utils (0.3.0) unstable; urgency=low
+userv-utils (0.2.99.0.2) unstable; urgency=low
+
+  * debianisation
+  * new Makefiles in various directories, still all a bit crap
+  * removed some common stuff from */Makefile to settings.make
+  * copyright notices updated
+  * groupmanage: do not claim that root doesn't exist.
+    (Thanks to report from Ben Harris.)
+  * groupmanage: configurable group name length limit.
+    (Thanks to small patch from Ben Harris.)
+  * add HTTP_REFERER to ucgi.
+  * Allow config file to override ipif default clock skew and lag.
+  * Set default max clock skew to 45/45, not 10/30.
+  * Fix path in www-cgi userv service config.
+  * Use slip, not cslip, for udptunnel (!)
 
+ --
+
+userv-utils (0.2.99.0.1) unstable; urgency=low
+
+  dyndns:
   * New dyndns service.
-  * ipif: Minor fixes to INSTALL.
-  * ipif: Report nonzero death of m4 better.
-  * ipif: service MAXEXROUTES increased from 5 to 50.
 
- --
+  ipif:
+  * Minor fixes to INSTALL.
+  * Report nonzero death of m4 better.
+  * service MAXEXROUTES increased from 5 to 50.
+  
+  groupmanage improvements from Unix Support, etc.:
+  * new name-regexp feature.
+  * admin-group is understood in config file but currently inored.
+  * file locations configurable.
+
+ -- Ian Jackson <ian@davenant.greenend.org.uk>  Thu,  3 Jul 2003 12:55:12 +0100
 
 userv-utils (0.2.3) unstable; urgency=low