-E2fsprogs 1.39-WIP (March 29, 2006)
+E2fsprogs 1.39-WIP (April 9, 2006)
===================================
Dumpe2fs will now print the size of the journal (if present).
Fixed various Debian packaging issues --- see debian/changelog for
details. (Addresses Debian Bugs #317862, #320389, #290429, #310950,
-#310428, #330737, #330736, #329074, #356293)
+#310428, #330737, #330736, #329074, #356293, #360046)
Programmer's notes:
-------------------
+Update config.guess and config.sub to latest version (2006-02-23) from
+FSF.
+
+Fix asm_types.h type conflicts on AMD 64 platforms. (Addresses Debian
+Bugs: #360661, #360317)
+
Fixed the Makefile so that they work correctly on newer versions of
GNU make (i.e., 3.81).
+e2fsprogs (1.38+1.39-WIP-2006.04.09-1) unstable; urgency=low
+
+ * Update config.guess and config.sub to latest version (2006-02-23) from FSF
+ * Update French, Dutch, Polish, Swedish, and Turkish translations
+ * Fix asm/types.h type conflicts on AMD64 to fix FTBFS problems.
+ (Closes: #360661, #360317)
+ * Fix bug which caused mke2fs -j to fail with an EBUSY error. (Closes
+ #360652)
+
+ -- Theodore Y. Ts'o <tytso@mit.edu> Sun, 9 Apr 2006 23:04:15 -0400
+
e2fsprogs (1.38+1.39-WIP-2006.03.29-2) unstable; urgency=low
* Added missing build dependency on libdevmapper-dev. (Closes: #360046)
*/
#define E2FSPROGS_VERSION "1.39-WIP"
-#define E2FSPROGS_DATE "29-Mar-2006"
+#define E2FSPROGS_DATE "09-Apr-2006"