diff --git a/NEWS b/NEWS index 3ec7017..fee11be 100644 --- a/NEWS +++ b/NEWS @@ -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 ==