X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;ds=sidebyside;f=debian%2Fchangelog;h=1dfb0570c5e68568823563f657d9105e0dbe4913;hb=32f5154fe45eb7c2dbbac1017dc12133fa1e01e6;hp=5dd01bd54aa99bc069d39e66322634f7b5d84b29;hpb=eefa72208cdcaa0435c29e5857b357490be98b97;p=chiark-utils.git diff --git a/debian/changelog b/debian/changelog index 5dd01bd..1dfb057 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,37 @@ +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. + + -- Ian Jackson Fri, 31 Dec 2004 15:52:25 +0000 + chiark-utils (4.0.99.0.12) unstable; urgency=low * New `cvs-adjustroot' and `cvs-repomove' scripts (no documentation).