X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fuserdir-ldap.git;a=blobdiff_plain;f=debian%2Fchangelog;h=9cd00187d7363dad77d379efd5a001b676284586;hp=ac00d770ca063f213bc072f7d21f6df319731629;hb=a599d46c4f33a68d1033bba48060089749ec5e0d;hpb=54432ce1af06ed844ee9ca02dd1e059daada6427 diff --git a/debian/changelog b/debian/changelog index ac00d77..9cd0018 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +userdir-ldap (0.3.XX) Xnstable; urgency=low + + * ud-replicate: sgran pointed out that if all we care about ignoring is + EEXIST then we should use mkdir -p instead of [ -d userkeys ] || mkdir + userkeys. + + -- Peter Palfrader Sun, 18 May 2008 13:40:04 +0200 + userdir-ldap (0.3.25+common1) unstable; urgency=low [ Martin Zobel-Helas ]