/[global]/global/ChangeLog
ViewVC logotype

Diff of /global/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.84 by shigio, Thu Nov 11 05:35:33 2004 UTC revision 1.85 by shigio, Thu Nov 11 07:15:01 2004 UTC
# Line 26  November 11 2004, Shigio Yamaguchi  <shi Line 26  November 11 2004, Shigio Yamaguchi  <shi
26    
27          Decrease in dependancy to external commands:          Decrease in dependancy to external commands:
28          * The sed(1), sort(1) and find(1) are not necessary any longer.          * The sed(1), sort(1) and find(1) are not necessary any longer.
29          * The support of Find(1) as a method of directory traversing          * The support of find(1) as a method of directory traversing
30            was ended. As a result, dirent(3) became indispensable.            was ended. As a result, dirent(3) became indispensable.
31            The configuration phase was changed like follows:            The configuration phase was changed like follows:
32    
# Line 42  November 11 2004, Shigio Yamaguchi  <shi Line 42  November 11 2004, Shigio Yamaguchi  <shi
42                          use dirent(3)                          use dirent(3)
43                  else                  else
44                          ERROR                          ERROR
45          * Htags.pl was removed completely. Therefore, The --date, --pwd,          * Htags.pl was removed completely. Therefore, the --date, --pwd,
46            --write and --scandb option of gtags(1) which was used internally            --write and --scandb option of gtags(1) which was used internally
47            by htags.pl, were removed.            by htags.pl, were removed.
48          * Includes GNU sort as part of GLOBAL package.          * Includes GNU sort as part of GLOBAL package.

Legend:
Removed from v.1.84  
changed lines
  Added in v.1.85

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26