README-release: fix punctuation
authorReuben Thomas <rrt@sc3d.org>
Sun, 18 Dec 2011 14:23:31 +0000 (15:23 +0100)
committerJim Meyering <meyering@redhat.com>
Sun, 18 Dec 2011 14:24:24 +0000 (15:24 +0100)
* top/README-release: s/:/./

ChangeLog
top/README-release

index 9ab3012..24ce149 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2011-12-18  Reuben Thomas  <rrt@sc3d.org>
+
+       * top/README-release: fix punctuation.
+
 2011-12-17  Jim Meyering  <meyering@redhat.com>
 
        bootstrap: correct the recent buildreq change
index d9f86b1..0020885 100644 (file)
@@ -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.