ChangeLog: Mention the correct function name in the 2007-07-08 bootstrap
authorJim Meyering <jim@meyering.net>
Tue, 17 Jul 2007 07:16:59 +0000 (09:16 +0200)
committerJim Meyering <jim@meyering.net>
Tue, 17 Jul 2007 07:16:59 +0000 (09:16 +0200)
entry.

ChangeLog

index 99cbd62..9219159 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 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>,