X-Git-Url: https://git.distorted.org.uk/~mdw/userv-utils/blobdiff_plain/6362f12ce73173b77cecddba14e33e6dfa203b7e..3463190431fd409c11692d37396035b0dd67ae36:/changelog diff --git a/changelog b/changelog index efad7bd..13544fc 100644 --- a/changelog +++ b/changelog @@ -3,6 +3,16 @@ 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 (!) --