chiark / gitweb /
* cvs-repomove fixed for resuming failed moves.
[chiark-utils.git] / debian / changelog
index 5dd01bd54aa99bc069d39e66322634f7b5d84b29..d328c1a3d384cb36ba63b63f30e497430f544def 100644 (file)
@@ -1,3 +1,43 @@
+chiark-utils (4.0.99.0.19) unstable; urgency=low
+
+  * cvs-repomove fixed for resuming failed moves.
+
+ -- Ian Jackson <ian@localhost.localdomain>  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 <ian@davenant.greenend.org.uk>  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 <ian@davenant.greenend.org.uk>  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 <ian@davenant.greenend.org.uk>  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 <ian@davenant.greenend.org.uk>  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 <ian@davenant.greenend.org.uk>  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).