From: Theodore Ts'o Date: Mon, 8 Jul 2013 20:15:54 +0000 (-0400) Subject: Update release notes and debian changelog file for 1.43-WIP snapshot X-Git-Tag: v1.43-WIP-2015-05-18~386 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97ba11e8da0cedd783db109fe5b97bb609754fd6;p=thirdparty%2Fe2fsprogs.git Update release notes and debian changelog file for 1.43-WIP snapshot --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index cef56a9bb..fea2b6326 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -1,5 +1,5 @@ -E2fsprogs 1.43-WIP (June 16, 2012) -======================================= +E2fsprogs 1.43-WIP (July 8, 2013) -- 38cc555a5fc +================================= Add support for the ext4 metadata checksum feature. diff --git a/debian/changelog b/debian/changelog index 8347a09d3..060e148f4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +e2fsprogs (1.43~WIP-2013-07-08-1) unstable; urgency=low + + * Add metadata checksum feature + + -- Theodore Y. Ts'o Mon, 8 Jul 2013 16:13:56 -0400 + e2fsprogs (1.42.8-1) unstable; urgency=low * New upstream version diff --git a/version.h b/version.h index 12242ea98..c90a6c6bc 100644 --- a/version.h +++ b/version.h @@ -8,4 +8,4 @@ */ #define E2FSPROGS_VERSION "1.43-WIP" -#define E2FSPROGS_DATE "20-Jun-2013" +#define E2FSPROGS_DATE "8-Jul-2013"