Skip to content

Commit

Permalink
version 0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
pbatard committed Dec 17, 2014
1 parent baf6527 commit 2a4e108
Showing 1 changed file with 12 additions and 5 deletions.
17 changes: 12 additions & 5 deletions ChangeLog.txt
Original file line number Diff line number Diff line change
@@ -1,25 +1,32 @@
For detailed information about the changes below, please see the git log or
visit: https://github.com/pbatard/efifs

2014-07-28: v0.6.1
v0.7 (2014.12.17)
* Add Visual Studio 2013 build support
* Switch to using Visual Studio 2013 to build binaries - the drivers are now much smaller!
* Add FFS/UFS support (MSVC only)
* _ALL_ drivers have now been tested. See MSVC debug tests.
* Updated GRUB dependency to latest

v0.6.1 (2014-07-28):
* Add ZFS support
* Add ISO9660 and UDF support
* Add nilfs and compressed HFS+ support
* Add ext2/ext3/ext4 and btrfs support (slow!!)
* Fix an issue when listing root multiple times

2014-07-10: v0.6
v0.6 (2014-07-10):
* Add compressed NTFS support
* Add support for AFFS (Amiga Fast FileSystem), BFS (BeOS FS), JFS, HFS, HFS+,
SFS (Amiga Smart FileSystem), ReiserFS and UFS (v2)
* Many internal improvements

2014-07-01: v0.5
v0.5 (2014-07-01):
* Add XFS and exFAT
* Fix access for card readers

2014-06-30: v0.5
v0.5 (2014-06-30):
* Fix copying of files

2014-06-29: v0.4
v0.4 (2014-06-29):
* Initial ALPHA release (NTFS only)

0 comments on commit 2a4e108

Please sign in to comment.