diff options
author | Jim Meyering <jim@meyering.net> | 2000-03-03 12:21:32 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-03-03 12:21:32 +0000 |
commit | c1fcde230719cc81b7a6cedbb18c21c1a1a246c4 (patch) | |
tree | 4caf92f754189b2323c8577942d3afe8d8fa7dcb /old | |
parent | e219c94cdfc3d17393a7506b293d56210a047daa (diff) | |
download | coreutils-c1fcde230719cc81b7a6cedbb18c21c1a1a246c4.tar.xz |
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r-- | old/fileutils/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog index def6e48e5..b43eb6023 100644 --- a/old/fileutils/ChangeLog +++ b/old/fileutils/ChangeLog @@ -1,3 +1,9 @@ +2000-03-03 Jim Meyering <meyering@lucent.com> + + * po/Makefile.in.in (dist distdir): Don't use `ln' (which was just a + space optimization anyway) to populate $(distdir). Otherwise, the dist + rules that change permissions would end up affecting the master sources. + 2000-03-01 Paul Eggert <eggert@twinsun.com> * src/df.c (show_point): Ignore shortcuts based on path |