1New features with AN-2008-08-25:
2
3-	DEFAULTS*/Defaults.dragonfly added.
4	Thanks to a hint from Thomas Klausner
5
6-	isoinfo now extracts files reading 10 setctors at a time
7	to speed up extraction.
8
9-	The "sccslog" program now accepts directories as parameters.
10	If a directors is encountered, it is scanned for s.* files
11	and these files are processed.
12
13-	The "sccslog" program added two new options -C and -p to
14	support recursive operation when called via "sccs -R log".
15
16-	The "sccs" program now supports a new subcommand "log" as a
17	wrapper around the "sccslog" program. With "sccs log", the
18	-R option for recursive operation is supported to allow to
19	auto-create "Changelog" files for whole projects.
20
21-	The "sccs" program now supports to supress scanning partial
22	trees in -R mode by creating a file ".sccsignore" in a
23	directory.
24
25-	"sccs diffs" now always calls the standard UNIX diff program
26	that is included in the SCCS binaries under /opt/schily/ccs/bin/diff
27
28-	The "sccs" program now supports a new subcommand "ldiffs" that
29	calls the local diff program that comes with the OS and that is
30	found via the PATH environment variable.
31
32-	star -c -dump -acl -find .
33	now works correctly as it now uses short names for retrieving ACLs.
34
35Author:
36
37Joerg Schilling
38D-13353 Berlin
39Germany
40
41Email: 	joerg@schily.isdn.cs.tu-berlin.de, js@cs.tu-berlin.de
42	schilling@fokus.fhg.de
43
44Please mail bugs and suggestions to me.
45