diff options
author | Jim Meyering <jim@meyering.net> | 2007-07-17 09:16:59 +0200 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2007-07-17 09:16:59 +0200 |
commit | 8062509aa78d50e071eb95ec8a5dae88fbc00263 (patch) | |
tree | 56a106afdf412e2d1011190a2c7defe665c4d908 /ChangeLog | |
parent | 0a744370bb9a58b023d518bf4f32a5cb36929138 (diff) | |
download | coreutils-8062509aa78d50e071eb95ec8a5dae88fbc00263.tar.xz |
ChangeLog: Mention the correct function name in the 2007-07-08 bootstrap
entry.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -170,8 +170,8 @@ 2007-07-08 Jim Meyering <jim@meyering.net> Adapt to deeper hierarchy in gnulib. - * bootstrap (gnulib_tool): If the destination directory doesn't exist, - create it. This is required at least for "lib/uniwidth/cjk.h". + * bootstrap (symlink_to_dir): If the destination directory doesn't + exist, create it. This is required at least for "lib/uniwidth/cjk.h". Use <wchar.h>, not "wcwidth.h". * src/wc.c: Now that gnulib provides the POSIX-specified <wchar.h>, |