summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMichael Tokarev <mjt@tls.msk.ru>2012-05-25 21:12:38 +0400
committerMichael Tokarev <mjt@tls.msk.ru>2012-05-25 21:12:38 +0400
commitd8331bf5a9877522e320a9bbf99eaae0cc7153e9 (patch)
tree50a63d6a855e571e80dd202f904db9e1085e4ad7 /debian/changelog
parent8fbf562ad451080db4fc493ca5807c3f35afd2e1 (diff)
do not check recently created arrays (#624273)
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index f6f4a10c..7359f9b3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ mdadm (3.2.5-1) UNRELEASED; urgency=low
device to an array, introduced in 3.2.4, plus other minor fixes
(Closes: #673104, #673344)
* new patch: sha1-includes.diff to fix #include mess in new sha1.h
+ * added a check into debian/checkarray to skip checking arrays created
+ less than 2 weeks ago (Closes: #624273)
-- Michael Tokarev <mjt@tls.msk.ru> Fri, 25 May 2012 20:23:52 +0400