libisofs/NEWS

27 lines
565 B
Plaintext
Raw Normal View History

2008-04-27 21:43:30 +02:00
== Sun Apr 27 2008 ==
2008-02-23 01:19:16 +01:00
Libisofs v0.6.4
===============
2008-04-26 16:56:40 +02: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 16:58:33 +02:00
- Various bugfixes
2008-02-23 01:19:16 +01:00
2008-02-23 01:17:19 +01: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