libisofs/NEWS

27 lines
565 B
Plaintext
Raw Permalink Normal View History

2008-04-27 19:43:30 +00:00
== Sun Apr 27 2008 ==
2008-02-23 00:19:16 +00:00
Libisofs v0.6.4
===============
2008-04-26 14:56:40 +00:00
- 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()
2008-04-26 14:58:33 +00:00
- Various bugfixes
2008-02-23 00:19:16 +00:00
2008-02-23 00:17:19 +00:00
== Fri Feb 22 2008 ==
Libisofs v0.6.2.1
=================
- FIX: missing buffer.h in tarball
== Thu Feb 14 2008 ==
Libisofs v0.6.2
================
- Initial release