diff options
author | Jim Meyering <jim@meyering.net> | 2007-02-22 23:37:19 +0100 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2007-02-22 23:37:19 +0100 |
commit | 93f9b9be84570d9899a8a61e56f773bf4eb87290 (patch) | |
tree | 48b104c5e4997a14a82cab527d4c6db66e61a206 /ChangeLog | |
parent | 4e73fea3e3b6fb721b91bb81e5357fb805eb590d (diff) | |
download | coreutils-93f9b9be84570d9899a8a61e56f773bf4eb87290.tar.xz |
Merge in a change from some other incarnation of this file (gzip?)
* bootstrap (gnulib_tool): Skip get_translations if there is no po/ dir.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2007-02-22 Jim Meyering <jim@meyering.net> + Merge in a change from some other incarnation of this file (gzip?) + * bootstrap (gnulib_tool): Skip get_translations if there is no po/ dir. + Adjust preceding change not to perform an unaligned access. * src/copy.c (copy_reg): Undo previous change. Instead, make it clearer that we're using a single-byte sentinel, and |