From: Reuben Thomas Date: Sun, 18 Dec 2011 14:23:31 +0000 (+0100) Subject: README-release: fix punctuation X-Git-Tag: v0.1~1354 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=262ac66688545fb2b0af9400d675839d1d437ddb;p=gnulib.git README-release: fix punctuation * top/README-release: s/:/./ --- diff --git a/ChangeLog b/ChangeLog index 9ab3012ab..24ce14979 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2011-12-18 Reuben Thomas + + * top/README-release: fix punctuation. + 2011-12-17 Jim Meyering bootstrap: correct the recent buildreq change diff --git a/top/README-release b/top/README-release index d9f86b155..00208854d 100644 --- a/top/README-release +++ b/top/README-release @@ -18,7 +18,7 @@ Here are most of the steps we (maintainers) follow when making a release. http://hydra.nixos.org/jobset/gnu/@PACKAGE@-master -* Run "./bootstrap && ./configure". This downloads any new translations: +* Run "./bootstrap && ./configure". This downloads any new translations. * Pre-release testing: Ensure that "make check syntax-check" succeeds.