1New features with AN-2014-03-18:
2
3This is the first localization step for the schily source consolidation. Many
4programs now (hopefully) call gettext() for all strings that need localization.
5
6-	The next step will include dgettext() calls for the libraries and the
7	missing programs
8
9-	The following step will include the extracted strings
10
11-	The last step will include German translations and install support
12	for the resulting binary message object files.
13
14----------> Please test and report compilation problems! <---------
15
16***** NOTE: As mentioned since 2004, frontends to the tools should *****
17*****		call all programs in the "C" locale		   *****
18*****		by e.g. calling: LC_ALL=C cdrecord ....		   *****
19*****		unless these frontends support localized strings   *****
20*****		used by the cdrtools with NLS support.		   *****
21
22-	Typo fix in README.compile for the mail address.
23	Thanks to Dennis Clarke for the catch!
24
25-	Cdrtools have been bumped to version 3.01a23
26
27-	Cdda2wav no longer includes the new paranoia mode "c2check" in the macro
28	"proof". This has been done because of a report from G�raud Meyer <graud@gmx.com>
29	that gives hints that the drive:
30	Type: ROM, Vendor 'TSSTcorp' Model 'CDDVDW SH-222AB ' Revision 'SB00' MMC+CDDA
31	does not handle hidden tracks when "c2check" is active.
32
33-	mkisofs was slightly modified to reduce CPU time requirements.
34	It now reads/writes in 64kBytes chunks instead of stdio buffer
35	size which is typically 8 kB.
36
37-	Fixed a typo in the mkisofs man page.
38	Thanks to a hint from Donald R Laster Jr from Slackware.
39
40-	Mkisofs now in addition prints "-iso-level 3 or more required"
41	in case that a large file was skipped because of the current mkisofs settings.
42
43	Thanks to a hint from Donald R Laster Jr from Slackware.
44
45-	The timediff function in cdrecord now in addition prints the time
46	diff in hours : minutes : seconds . thausands of a second.
47
48	Thanks to a hint from Donald R Laster Jr from Slackware.
49
50-	A problem in isoinfo has been fixed.
51	This problem caused "isoinfo -R -find -ls" to print Jan 1 1970 timestamps
52	in case that Rock Ridge was not present.
53
54-	star -c list=filename
55	Now skips empty lines instead of stopping processing as if EOF was seen
56	on "filename".
57
58-	The Bourne Shell man page is now a bit closer to man(5) standards.
59
60-	libschily/sleep.c and libschily/usleep.c have been modified to work
61	with MinGW.
62
63
64Author:
65
66Joerg Schilling
67D-13353 Berlin
68Germany
69
70Email: 	joerg@schily.isdn.cs.tu-berlin.de, js@cs.tu-berlin.de
71	joerg.schilling@fokus.fraunhofer.de
72
73Please mail bugs and suggestions to me.
74