1New features with AN-2012-02-26:
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-	The files cpfiles, lnfiles, rmfiles and MAKE-sh have been
23	enhanced by schily/inttypes.h and schily/stdint.h
24
25-	star/restore.c now gives different error messages for two similar
26	problems caused from different locations in the source.
27
28-	The file Schily.Copyright has been updated to reflect recent
29	Copyright dates.
30
31-	file_raise(NULL, FALSE) now also affects files that have been
32	opened before the file_raise() call.
33
34Author:
35
36Joerg Schilling
37D-13353 Berlin
38Germany
39
40Email: 	joerg@schily.isdn.cs.tu-berlin.de, js@cs.tu-berlin.de
41	joerg.schilling@fokus.fraunhofer.de
42
43Please mail bugs and suggestions to me.
44