From becc39103749f73876108d3e1025f2354a22b613 Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Fri, 29 Jun 2007 22:05:14 -0400 Subject: [PATCH] Release of e2fsprogs version 1.40 Signed-off-by: "Theodore Ts'o" --- lib/ext2fs/ChangeLog | 8 ++++---- version.h | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/lib/ext2fs/ChangeLog b/lib/ext2fs/ChangeLog index 08a1689..6b0237a 100644 --- a/lib/ext2fs/ChangeLog +++ b/lib/ext2fs/ChangeLog @@ -1,3 +1,7 @@ +2006-06-24 Theodore Ts'o + + * Release of E2fsprogs 1.40 + 2007-06-29 Theodore Tso * inode.c (ext2fs_get_next_inode_full): Whe byte swapping, make @@ -5,10 +9,6 @@ previous contents don't get mistaken as part of the new (next) inode. -2006-06-24 Theodore Ts'o - - * Release of E2fsprogs 1.40 - 2007-06-22 Theodore Tso * inode.c (ext2fs_read_inode_full): Pass in bufsize so the full diff --git a/version.h b/version.h index 1701177..2f82e1d 100644 --- a/version.h +++ b/version.h @@ -8,4 +8,4 @@ */ #define E2FSPROGS_VERSION "1.40" -#define E2FSPROGS_DATE "24-Jun-2007" +#define E2FSPROGS_DATE "29-Jun-2007" -- 1.8.3.1