summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2007-10-25 09:06:29 +0200
committerJim Meyering <meyering@redhat.com>2007-10-25 09:06:29 +0200
commit3c6e338b0fab1405ce32b18d89431888ed62d909 (patch)
tree063bf9732e69a918012985866baa95ee412add20 /ChangeLog
parent35eca590ad490d6f2b53b8a2e7dd0ce2fbabe710 (diff)
downloadcoreutils-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--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b70dd9130..063960da3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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