]> git.sven.stormbind.net Git - sven/exfat-utils.git/blobdiff - ChangeLog
releasing version 0.9.8-1
[sven/exfat-utils.git] / ChangeLog
index 2f46f632665a79b31d70ffd4fc487d754df8d6fd..e42a095e09bbf0618f103e691422683a2c60201b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+0.9.8 (2012-08-09)
+
+* The mkfs utility can now create huge file systems (up to several exabytes).
+* Fixed handling of characters beyond Basic Multilingual Plane.
+* Echo messages to syslog only if stderr is not connected to a terminal.
+
+0.9.7 (2012-03-08)
+
+* Out-of-the-box FreeBSD support (via ublio library).
+* Fixed "missing EOD entry" error (could happen while reading directory that
+consists of several clusters).
+* Fixed interpretation of minutes field in files timestamps (minutes could be
+displayed incorrectly).
+* Fixed mtime seconds field initialization for newly created file (mtime could
+be 1 sec less than creation time).
+* SConscript now respects CC, CCFLAGS and LDFLAGS environment variables.
+
 0.9.6 (2012-01-14)
 
 * Fixed write performance regression introduced in 0.9.4.