Imported Upstream version 1.1.11
[platform/upstream/cdrkit.git] / doc / ANNOUNCEMENTs / AN-2.01.01a07
1 Please have a look at the German open Source Center BerliOS at www.berlios.de
2 BerliOS will continue to support free hosting of cryptography projects even
3 when US laws change and don't allow to host cryptography projects in the USA.
4 Also look at sourcewell.berlios.de, the first Open Source announcement service
5 that itself is implemented as Open Source project.
6
7 ***************** Important news ****************************
8
9 For the 'Slottable Source Plugin Module' SSPM Features read README.SSPM
10
11 ***************** Please Test *********************************
12
13 NEW features of cdrtools-2.01.01a07:
14
15 *******
16 NOTE: this is _not_ a release that starts a new aplha/beta series of dirtibutions.
17         The only reason is to add certain new CD/DVD features that are important.
18
19         So _please_ do not send any patches except when you like to fix extreme bugs.
20         I am currently mainly working on stable incremental restore featurs for star-1.5-final.
21         Once star-1.5-final is out, cdrtools will start a new developent cycle.
22 *******
23
24 All:
25
26 -       Autoconf script added to 'conf' directory
27
28 Libparanoia (Ported by Jörg Schilling, originated by Monty xiphmont@mit.edu):
29
30 Libedc (Optimized by Jörg Schilling, originated by Heiko Eißfeldt heiko@hexco.de):
31
32 Libscg:
33
34 Rscsi:
35
36 Cdrecord:
37
38 -       Fixed a bug caused by an uninitalized variable when handling
39         CDR_MAXFIFOSIZE= and no file /etc/default/cdrecord exists
40
41 Cdda2wav (By Heiko Eißfeldt heiko@hexco.de):
42
43 -       Write correct error info in case that BeOS/Zeta *_area() calls
44         fail.
45
46 -       As Heiko did not work on cdda2wav during the past 2.5 years,
47         Heiko did hand over the SCCS history for cdda2wav.
48
49 -       Autoconf test for <sys/cdio.h> added (FreeBSD)
50
51 -       Some FreeBSD related changes from Heiko done in 2004
52
53         IMPORTANT:      I need testers for FreeBSD and DragonFly BSD as
54                         a result of the merge with the complex changes
55                         from Heiko.
56
57 Readcd:
58
59 Scgcheck:
60
61 Scgskeleton:
62
63 Btcflash:
64
65 Mkisofs (By Jörg Schilling and James Pearson j.pearson@ge.ucl.ac.uk):
66
67 TODO:
68         -       read Joliet filenames with multi-session if no TRANS.TBL
69                 or RR is present. I am looking for a volouteer for this task!
70
71                 Note that this can never be 100% correct as there is no relation
72                 between the names on the master (UNIX) filesystem, the ISO-9660
73                 names and the Joliet names. Only the Rock Ridge names are
74                 untranslated with respect to the original files on the
75                 master (UNIX) filesystem.
76
77         -       add libecc/edc for CDI and similar.
78
79
80 CYGWIN NT-4.0 NOTES:
81
82 To compile on Cygwin32, get Cygwin and install it.
83 For more information read README.win32
84
85 The files are located on:
86
87 ftp://ftp.berlios.de/pub/cdrecord/alpha ...
88
89 NOTE:   These tar archives are 100% POSIX compatible. GNU tar may get some
90         minor trouble. If you like a 100% POSIX compliant tar, get star from
91         ftp://ftp.berlios.de/pub/star/
92
93 WARNING: Do not use 'winzip' to extract the tar file!
94         Winzip cannot extract symbolic links correctly.
95
96 Joerg