/[chase]/tags/chase/release-0.5.2/ChangeLog
ViewVC logotype

Contents of /tags/chase/release-0.5.2/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (hide annotations) (download)
Sat Sep 6 21:52:59 2003 UTC (9 years, 8 months ago) by rotty
Original Path: trunk/chase/ChangeLog
File size: 2718 byte(s)
Checked in chase 0.5.
1 rotty 2 2000-01-02 Antti-Juhani Kaijanaho <gaia@iki.fi>
2    
3     * configure.in: Bumped package version to 0.5.
4    
5     * Makefile.in: Remove config.h from HDRS.
6     * Makefile.in: Clean off also stamp-h
7    
8     * chase.c (struct filelist_t): New type.
9     * chase.c (record_chain_p): New global.
10     * chase.c (chase_symlink): Added code to detect
11     symlink loops.
12    
13     * chase.c (chase_symlink): Added the iter_count variable and code
14     to warn and give up at warn_count and giveup_count.
15     * chase.c (warn_count, giveup_count): New globals.
16     * chase.c (main): Added the -w and -l options.
17     * chase.c (ERRMSG): New macro.
18    
19     * configure.in: Added new copyright year.
20    
21     1999-07-24 Antti-Juhani Kaijanaho <gaia@iki.fi>
22    
23     * configure.in: Bumped package version number to 0.4.
24    
25     * chase.c (main): Added option -0.
26    
27     * chase.c (fread_until_null): New function.
28    
29     1999-02-03 Antti-Juhani Kaijanaho <gaia@iki.fi>
30    
31     * configure.in: Bumped package version number to 0.3.1.
32    
33     * chase.c (main): When no files are specified with -f,
34     read stdin.
35     * chase.c (handle_file): New function.
36    
37     * chase.c (main): Do not close stdin.
38    
39     1999-01-15 Antti-Juhani Kaijanaho <gaia@iki.fi>
40    
41     * configure.in: Bumped package version number to 0.3.
42    
43     * Makefile.in: distclean should clean up some of the files
44     generated by ./configure.
45    
46    
47     1998-12-18 Antti-Juhani Kaijanaho <gaia@iki.fi>
48    
49     * chase.c, gcollect.h, configure.in: Added preliminary support for
50     i18n.
51    
52     * configure.in: Added extensive tests for used library functions
53     and headers.
54    
55     * chase.c (main): Added support for the -f option.
56    
57     * chase.c (main): Separated off the chase and report routine.
58     * chase.c (chase_and_report): New function
59    
60     * chase.c (chase_symlink): The saved work directory is now
61     absolutified.
62    
63     1998-12-17 Antti-Juhani Kaijanaho <gaia@iki.fi>
64    
65     * configure.in: Removed the test for -lpthreads. Debian was
66     broken when I added it initially.
67    
68     1998-12-09 Antti-Juhani Kaijanaho <gaia@iki.fi>
69    
70     * configure.in: Bumped package version number to 0.2.
71    
72     * Makefile.in: Do not distclean when making dist.
73    
74     * autogen.sh: New file.
75     * Makefile.in: Added autogen.sh to DISTFILES
76    
77     * chase.c (main): Made chase exit failure if any of the files were
78     nonexistent or dangling.
79    
80     * fname.c (fname_dir, fname_chop_dir): Fixed the bug that caused
81     these functions return "" when fname was a file or directory in
82     the root directory.
83    
84     * chase.c (chase_symlink): Clean up the code in order to generate
85     more coherent error messages.
86     * chase.c (xchdir): New macro.
87    
88     * chase.c (chase_symlink): Simplify the loop condition and the
89     associated assert at the top of the loop body.
90    
91     1998-12-08 Antti-Juhani Kaijanaho <gaia@iki.fi>
92    
93     * ChangeLog starts here. Chase is now at version 0.1.
94    

  ViewVC Help
Powered by ViewVC 1.1.5