OSDN Git Service

Add changelog under source control.
[android-x86/external-exfat.git] / ChangeLog
1 0.9.2 (2010-07-24)
2
3 * Fixed a bug which could cause the whole directory to become unreadable after renaming a file in it.
4 * Support for Solaris and various *BSD [Albert Lee].
5 * Improved error handling on corrupted volumes.
6 * Improved allowed file name characters filter.
7 * Added man page.
8
9 0.9.1 (2010-06-12)
10
11 * Implemented automounting (util-linux-ng 2.18 or later is required).
12 * Fixed mounting when cluster bitmap is larger than expected.
13 * Fixed crash on statfs() when root directory contains error.
14 * Fixed bugs specific to big-endian machines.
15 * Other bugfixes.
16
17 0.9.0 (2010-03-21)
18
19 * Initial release.