diff options
author | Jim Meyering <meyering@redhat.com> | 2007-10-25 09:06:29 +0200 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2007-10-25 09:06:29 +0200 |
commit | 3c6e338b0fab1405ce32b18d89431888ed62d909 (patch) | |
tree | 063bf9732e69a918012985866baa95ee412add20 /ChangeLog | |
parent | 35eca590ad490d6f2b53b8a2e7dd0ce2fbabe710 (diff) | |
download | coreutils-3c6e338b0fab1405ce32b18d89431888ed62d909.tar.xz |
Remove vestiges of cvs-gnulib-checkout process. Now we use git.
* bootstrap: Remove support for now-unnecessary option, --cvs-user,
and envvars CVS_USER, CVS_RSH.
2007-10-24 Micah Cowan <micah@cowan.name>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2007-10-24 Micah Cowan <micah@cowan.name> + Remove vestiges of cvs-gnulib-checkout process. Now we use git. + * bootstrap: Remove support for now-unnecessary option, --cvs-user, + and envvars CVS_USER, CVS_RSH. + +2007-10-24 Micah Cowan <micah@cowan.name> + Tell xgettext that "ARG1 % ARG2" is not a C format string. * src/expr.c (usage): Add a comment to override xgettext's default behavior, which would classify "ARG1 % ARG2" as a fprintf-style |