From: Theodore Ts'o Date: Sat, 30 Jun 2007 02:05:14 +0000 (-0400) Subject: Release of e2fsprogs version 1.40 X-Git-Tag: E2FSPROGS-1_40~1 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=becc39103749f73876108d3e1025f2354a22b613;p=tools%2Fe2fsprogs.git Release of e2fsprogs version 1.40 Signed-off-by: "Theodore Ts'o" --- 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"