From 97ba11e8da0cedd783db109fe5b97bb609754fd6 Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Mon, 8 Jul 2013 16:15:54 -0400 Subject: [PATCH] Update release notes and debian changelog file for 1.43-WIP snapshot --- RELEASE-NOTES | 4 ++-- debian/changelog | 6 ++++++ version.h | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/RELEASE-NOTES b/RELEASE-NOTES index cef56a9..fea2b63 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 8347a09..060e148 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 12242ea..c90a6c6 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" -- 1.8.3.1