X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=chiark-utils.git;a=blobdiff_plain;f=debian%2Fchangelog;h=d59c02c7fb4f5fa8571a75764b39d4c814c9ee46;hp=1a99bed363f5320879af2a16a1f73fb9148095df;hb=ccf2492ad39c83534bc8174b8f6e741491c7b09b;hpb=49d70032448b886fc0de88ffd9a4843845deb93b diff --git a/debian/changelog b/debian/changelog index 1a99bed..d59c02c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,51 @@ +chiark-utils (4.0.99.0.21) unstable; urgency=low + + * New `summer' checksumming program with no manpage. + + -- + +chiark-utils (4.0.99.0.20) unstable; urgency=low + + * cvs-repomove fixed for moving back to a place it's already been. + * cvs-repomove geese-chasing bugfix. + * Typo in copyright statement in with-lock-ex.1 fixed. + + -- Ian Jackson Wed, 15 Feb 2006 20:01:25 +0000 + +chiark-utils (4.0.99.0.19) unstable; urgency=low + + * cvs-repomove fixed for resuming failed moves. + + -- Ian Jackson Wed, 21 Dec 2005 02:30:00 +0000 + +chiark-utils (4.0.99.0.18) unstable; urgency=low + + * cvs-repomove can move repos from remote sources as well as local ones. + + -- Ian Jackson Tue, 2 Aug 2005 23:49:51 +0100 + +chiark-utils (4.0.99.0.17) unstable; urgency=low + + * Size for readbuffer/writebuffer may be in k or bytes. + + -- Ian Jackson Sat, 21 May 2005 14:52:31 +0100 + +chiark-utils (4.0.99.0.15) unstable; urgency=low + + * /etc/chiark-backup/snap/lvm (backup/lvm in the source tree) now + limits the snapshot size to 1.1x the original lv size (rounded down, + ish), as lvcreate has this as an undocumented restriction. + + -- Ian Jackson Wed, 6 Apr 2005 20:04:21 +0100 + +chiark-utils (4.0.99.0.14) unstable; urgency=low + + * /etc/chiark-backup/snap/lvm (backup/lvm in the source tree) now uses + the free extents on the vg as the default size for the snapshot. This + is somewhat better although still not ideal in some cases, obviously. + + -- Ian Jackson Tue, 5 Apr 2005 20:06:27 +0100 + chiark-utils (4.0.99.0.13) unstable; urgency=low * Fix usage message for cvs-repomove to be accurate.