From b5823234dca864c5e9c225ab4cebcbdb6e870cce Mon Sep 17 00:00:00 2001 From: Przemyslaw Pawelczyk Date: Thu, 7 Jun 2012 20:43:38 +0200 Subject: [PATCH] Bump version, i.e. update debian/changelog. --- debian/changelog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/debian/changelog b/debian/changelog index 074bf50..fc61921 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +metastore (1:20120607) unstable; urgency=low + + [ Zak Wilcox ] + * Fix false error when writing zero-length records (LP: #937306); + "error" caused exit, prematurely ending update of .metastore file, + thus corrupting it in almost all imaginable cases. + + -- Przemyslaw Pawelczyk Thu, 07 Jun 2012 20:43:38 +0200 + metastore (1:20120210) unstable; urgency=low * Add option preventing metastore from omitting .git directories. -- 2.11.4.GIT