OSDN Git Service

Added changelog under source control.
authorresver <resver@60bc1c72-a15a-11de-b98f-4500b42dc123>
Sat, 25 Sep 2010 09:34:14 +0000 (09:34 +0000)
committerresver <resver@60bc1c72-a15a-11de-b98f-4500b42dc123>
Sat, 25 Sep 2010 09:34:14 +0000 (09:34 +0000)
git-svn-id: http://exfat.googlecode.com/svn/trunk@167 60bc1c72-a15a-11de-b98f-4500b42dc123

ChangeLog [new file with mode: 0644]

diff --git a/ChangeLog b/ChangeLog
new file mode 100644 (file)
index 0000000..1ee14ff
--- /dev/null
+++ b/ChangeLog
@@ -0,0 +1,19 @@
+0.9.2 (2010-07-24)
+
+* Fixed a bug which could cause the whole directory to become unreadable after renaming a file in it.
+* Support for Solaris and various *BSD [Albert Lee].
+* Improved error handling on corrupted volumes.
+* Improved allowed file name characters filter.
+* Added man page.
+
+0.9.1 (2010-06-12)
+
+* Implemented automounting (util-linux-ng 2.18 or later is required).
+* Fixed mounting when cluster bitmap is larger than expected.
+* Fixed crash on statfs() when root directory contains error.
+* Fixed bugs specific to big-endian machines.
+* Other bugfixes.
+
+0.9.0 (2010-03-21)
+
+* Initial release.