From 39d38b05904170123e8e001b657e2fb35a63dce7 Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Sun, 30 Mar 2003 23:45:02 -0500 Subject: [PATCH] Update for e2fsprogs 1.33-WIP-0330 release --- RELEASE-NOTES | 17 ++++++++++++++++- debian/changelog | 9 +++++++++ version.h | 2 +- 3 files changed, 26 insertions(+), 2 deletions(-) diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 0fe9fbb1a..85add8888 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -1,6 +1,21 @@ -E2fsprogs 1.33-WIP (March 16, 2003) +E2fsprogs 1.33-WIP (March 30, 2003) =================================== +Update Debian files to reflect the fact that I am now the Debian +maintainer of e2fsprogs. + +Move the source tarball generation functions from the top-level +makefile to the util/gen-tarball script. + +Updated the Turkish .po translation file. + +Added heimdall and MIT krb5 extensions to the com_err library to make +it more compatible with com_err libraries from those distributions. + +Changed dumpe2fs to always display the superblock fields relating to +the journalling and/or directory indexing feature even if those +features are not enabled. + Updated and clarify copyright statement vis-a-vis alpha releases of e2fsprogs. diff --git a/debian/changelog b/debian/changelog index 5d1a333c2..cb7211498 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +e2fsprogs (1.32+1.33-WIP-2003.03.30-1) unstable; urgency=low + + * Change compile_et to generate header files that use + instead of , so the current version of the header file + is used. Remove legacy K&R, varargs, and pre-POSIX signal support. + * Fix (one more time!) Apple Darwin port in blkid/getsize.c + + -- Theodore Y. Ts'o Sun, 30 Mar 2003 23:34:55 -0500 + e2fsprogs (1.32+1.33-WIP-2003.03.25-1) unstable; urgency=low * New maintainer diff --git a/version.h b/version.h index 7fe76a134..4cfa33ff7 100644 --- a/version.h +++ b/version.h @@ -7,4 +7,4 @@ */ #define E2FSPROGS_VERSION "1.33-WIP" -#define E2FSPROGS_DATE "25-Mar-2003" +#define E2FSPROGS_DATE "30-Mar-2003" -- 2.47.2