X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=debian%2Fchangelog;h=eaceec7350361fd917c20f254114a6f96393ac68;hb=8eac74ae310e046f5b9e15700e1d71ea81764558;hp=d783f0f7592b837d4282d7df57d6ab87193feb75;hpb=99d1b3be1fa96c22212b8940aa2e8607bad1803b;p=userv-utils.git diff --git a/debian/changelog b/debian/changelog index d783f0f..eaceec7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,33 @@ +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.) + + -- + +userv-utils (0.2.99.0.1) unstable; urgency=low + + dyndns: + * New dyndns service. + + 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 Thu, 3 Jul 2003 12:55:12 +0100 + userv-utils (0.2.3) unstable; urgency=low * udptunnel-reconf can write a known_hosts file for you.