File: NEWS

package info (click to toggle)
libisofs 1.2.2-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 3,356 kB
  • sloc: ansic: 28,992; sh: 8,843; makefile: 134
file content (26 lines) | stat: -rw-r--r-- 565 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
== Sun Apr 27 2008 ==

Libisofs v0.6.4
===============

- 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()
- Various bugfixes

== 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