diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
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 <przemoc@gmail.com> Thu, 07 Jun 2012 20:43:38 +0200 + metastore (1:20120210) unstable; urgency=low * Add option preventing metastore from omitting .git directories. |