1 Release Notes for CDimg|tools version/0.3
2 -----------------------------------------
4 This is the first (official) public release of CDimg|tools. All the changes
5 since the previous release were made only to make the package suitable for
8 Updates since version/0.2
9 ~~~~~~~~~~~~~~~~~~~~~~~~~
13 - The package's ``pretty name'' has been changed from CDimgtools to
15 - The release archives created by Makefile include the generated
16 documentation files by default.
17 - ChangeLog is the new name of the changelog; it is generated by a new helper
18 script gitchangelog.sh; its syntax is now closer to a standard GNU
20 - The configure script warns about missing Perl modules required at runtime.
21 - The package has been adapted to build under BSD; see 'INSTALL.NetBSD'.
22 - The manual pages are installed gzipped.
24 * The documentation has been updated to point to the new online resources and
25 adapted to the release downloads made available online.
29 Release Notes for CDimg|tools version/0.2
30 -----------------------------------------
32 Updates since version/0.1
33 ~~~~~~~~~~~~~~~~~~~~~~~~~
37 - nrgtool: --iff: new option to process a bare IFF file instead of a full NRG
39 - cssdec: new program to decrypt a CSS-scrambled VOB stream
40 - dvdimgdecss: new program to decrypt a CSS-scrambled DVD Video disc or image
45 - A changelog extracted from the VCS is included in the distribution
47 - Autoconf is now called during the building of RPM packages.
48 - The binary packages built are now architecture dependent.
49 - Debian packages can be built by a new Makefile target 'deb' (see
50 link:README.html['INSTALL']).
51 - The configuration system is generally much improved.
53 * 'INSTALL.html': new documentation file generated from 'INSTALL';
54 'README.html' used to include this piece of information.
56 Fixes since version/0.1
57 ~~~~~~~~~~~~~~~~~~~~~~~
61 - nrgtool --no-act <nrg> iff: dereference of an undefined value fixed
62 - nrgtool --32: new workaround to make Perl implementations without 64-bit
63 integers usable (with limitations)
64 - nrgtool: error checking during the parsing slightly improved
66 * All the dependencies should now be cited in the documentation.
70 Release Notes for CDimg|tools version/0.1
71 -----------------------------------------
73 This is the first release.