Updated NEWS for release

This commit is contained in:
Mario Danic 2008-04-26 16:56:40 +02:00
parent 84771aa83b
commit e318d48cb9
1 changed files with 6 additions and 2 deletions

8
NEWS
View File

@ -3,8 +3,12 @@
Libisofs v0.6.4
===============
- Lots of bugfixes
- Exposed IsoStream
- Extended information: iso_node_add_xinfo()
- New node iteration: iso_dir_find_children()
- Custom image file content via iso_tree_add_new_file()
- Missing feature added to map a disk file to an
arbitrary image file path via iso_tree_add_new_node()
- Obtain image path of a node object via iso_tree_get_node_path()
== Fri Feb 22 2008 ==