X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=chiark-utils.git;a=blobdiff_plain;f=debian%2Fchangelog;h=d328c1a3d384cb36ba63b63f30e497430f544def;hp=1a99bed363f5320879af2a16a1f73fb9148095df;hb=f90157c4f408dd04eba230ba9b19bce8662284b3;hpb=49d70032448b886fc0de88ffd9a4843845deb93b diff --git a/debian/changelog b/debian/changelog index 1a99bed..d328c1a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,37 @@ +chiark-utils (4.0.99.0.19) unstable; urgency=low + + * cvs-repomove fixed for resuming failed moves. + + -- Ian Jackson Wed, 21 Dec 2005 02:23:07 +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.