diff options
author | Jim Meyering <meyering@redhat.com> | 2008-01-25 19:26:08 +0100 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2008-01-26 17:16:22 +0100 |
commit | b5d6e9db91f9d116a2fc5f5b1163c3fb0b25ffbb (patch) | |
tree | fdbec9647dcb5df7e8ac2dfe50acc650233b2341 /ChangeLog | |
parent | 73cfcbac05cff65c5ea91300370b2c14d480d26e (diff) | |
download | coreutils-b5d6e9db91f9d116a2fc5f5b1163c3fb0b25ffbb.tar.xz |
Clean up build-related rules.
* Makefile.cfg (gnulib_dir): Update comment.
* Makefile.maint (announcement) [cl_date, utc_date]: Don't set
now-unused variables.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2008-01-23 Jim Meyering <meyering@redhat.com> + Clean up build-related rules. + * Makefile.cfg (gnulib_dir): Update comment. + * Makefile.maint (announcement) [cl_date, utc_date]: Don't set + now-unused variables. + * TODO: Update the note on getgrouplist. 2008-01-23 Zvi Har'El <rl@math.technion.ac.il> |