Makefile: [bug] .git can be a regular file
[cdimgtools.git] / NEWS
blob18e8c3df47587ecb9d26b8ab44a405611269cff5
1 Release Notes for CDimgtools version/0.2
2 ----------------------------------------
4 Updates since version/0.1
5 ~~~~~~~~~~~~~~~~~~~~~~~~~
7 * New
9   - nrgtool: --iff: new option to process a bare IFF file instead of a full NRG
10     file
11   - cssdec: new program to decrypt a CSS-scrambled VOB stream
12   - dvdimgdecss: new program to decrypt a CSS-scrambled DVD Video disc or image
13     file
15 * Packaging changes
17   - A changelog extracted from the VCS is included in the distribution
18     tarballs.
19   - Autoconf is now called during the building of RPM packages.
20   - The binary packages built are now architecture dependent.
21   - Debian packages can be built by a new Makefile target 'deb' (see
22     link:README.html['INSTALL']).
23   - The configuration system is generally much improved.
25 * 'INSTALL.html': new documentation file generated from 'INSTALL';
26   'README.html' used to include this piece of information.
28 Fixes since version/0.1
29 ~~~~~~~~~~~~~~~~~~~~~~~
31 * Bug fixes
33   - nrgtool --no-act <nrg> iff: dereference of an undefined value fixed
34   - nrgtool --32: new workaround to make Perl implementations without 64-bit
35     integers usable (with limitations)
36   - nrgtool: error checking during the parsing slightly improved
38 * All the dependencies should now be cited in the documentation.
42 Release Notes for CDimgtools version/0.1
43 ----------------------------------------
45 This is the first release.