| 1 |
NEWS for Chase 0.5.1
|
| 2 |
-------------------
|
| 3 |
|
| 4 |
Chase has a new maintainer, Andreas Rottmann <rotty@debian.org>.
|
| 5 |
Chase now uses automake.
|
| 6 |
|
| 7 |
NEWS at Chase 0.5
|
| 8 |
|
| 9 |
Chase now detects symlink loops. To disable this, use -D.
|
| 10 |
|
| 11 |
Chase now has guards for unbounded chains of symlinks. See the manual
|
| 12 |
page for details.
|
| 13 |
|
| 14 |
NEWS at Chase 0.4:
|
| 15 |
|
| 16 |
New option --null (-0), useful with find's -print0. See the man page
|
| 17 |
for details.
|
| 18 |
|
| 19 |
NEWS at Chase 0.3.1:
|
| 20 |
|
| 21 |
The -f option can now be used without any file names given on the
|
| 22 |
command line. This is taken to mean the standard input stream.
|
| 23 |
|
| 24 |
NEWS at Chase 0.3:
|
| 25 |
|
| 26 |
There is a new command-line option --from-file (-f), which allows
|
| 27 |
chase to read the filenames to chase from a file. See the manual page
|
| 28 |
for more details.
|
| 29 |
|
| 30 |
NEWS at Chase 0.2:
|
| 31 |
|
| 32 |
This version consists mainly of bug fixes.
|
| 33 |
|
| 34 |
The most notable new feature is that chase will now use exit codes.
|
| 35 |
See the manual page for more details.
|
| 36 |
|
| 37 |
This is the first version released to general public.
|
| 38 |
|
| 39 |
NEWS at Chase 0.1:
|
| 40 |
|
| 41 |
No news is good news. This is the initial version, for local testing.
|