Whamcloud - gitweb
Update version.h
authorTheodore Ts'o <tytso@mit.edu>
Sun, 29 Mar 2015 04:31:52 +0000 (00:31 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 30 Mar 2015 06:13:09 +0000 (02:13 -0400)
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
debian/changelog
version.h

index f14b7f5..b750d2c 100644 (file)
@@ -1,9 +1,10 @@
-e2fsprogs (1.43~WIP-2014-12-14-1) unstable; urgency=low
+e2fsprogs (1.43~WIP-2015-03-29-1) unstable; urgency=low
 
   * Merge in updates from the maint branch (changes from 1.42.12-1)
   * Add support for inline directories
   * Add support for the jbd2 checksum v3 format
   * New dumpe2fs format
+  * Add support for file encryption feature
 
  -- Theodore Y. Ts'o <tytso@mit.edu>  Sun, 14 Dec 2014 22:49:03 -0500
 
index 61a9129..8cefb8f 100644 (file)
--- a/version.h
+++ b/version.h
@@ -8,4 +8,4 @@
  */
 
 #define E2FSPROGS_VERSION "1.43-WIP"
-#define E2FSPROGS_DATE "14-Dec-2014"
+#define E2FSPROGS_DATE "29-Mar-2015"