diff options
author | Przemyslaw Pawelczyk <przemoc@gmail.com> | 2012-06-07 20:43:38 +0200 |
---|---|---|
committer | Przemyslaw Pawelczyk <przemoc@gmail.com> | 2012-06-07 20:43:38 +0200 |
commit | b5823234dca864c5e9c225ab4cebcbdb6e870cce (patch) | |
tree | 0eb1c583d67ba4ea53711b77252b06bd4d4a6dd0 | |
parent | f75ca58c96bba3f4d7294aec031bd9300f278e9f (diff) |
Bump version, i.e. update 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. |