OSDN Git Service

Bump version to 1.2.1 and update changelog.
[android-x86/external-exfat.git] / ChangeLog
index 1a6cd01..2ff856c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+1.2.1 (2015-09-24)
+
+* Fixed compatibility with Zalman VE-200: now newly created directories do not
+have archive bit set.
+* Fixed heap corruption: malformed FS can use invalid sector or cluster size.
+* Fixed hang on mount: malformed FS can have cyclic references in the clusters
+map.
+
 1.2.0 (2015-08-26)
 
 * Switched from SCons to autotools.