Stefano Lattarini wrote: > On Thursday 08 December 2011, Stefano Lattarini wrote: >> Another minor maintenance patch to be applied after the 1.11.2 release. >> But this is not a good reason not to ask for a review earlier ;-) >> > And consider the diffs below squashed in. > > Sorry for the noise, > Stefano > > -*-*-*- > > diff --git a/ChangeLog b/ChangeLog > index ed8e3bc..6bb74b4 100644 > --- a/ChangeLog > +++ b/ChangeLog > @@ -6,6 +6,7 @@ > the user. > * README-alpha: Delete, it's obsolete now (and in fact this file > hasn't been touched in eleven years, since release 1.4b or so). > + * HACKING (Release procedure): Don't tell to update README-alpha.
s/tell/say/ > 2011-12-09 Jim Meyering <meyer...@redhat.com> > Stefano Lattarini <stefano.lattar...@gmail.com> > diff --git a/HACKING b/HACKING > index 873243c..2268102 100644 > --- a/HACKING > +++ b/HACKING > @@ -188,7 +188,7 @@ > Commit. Unfortunately you need an FSF account to do this. > (You can also use `make fetch', but that is still woefully incomplete.) > > -* Update NEWS. For an alpha release, update README-alpha. > +* Update NEWS. > > * Update the version number in configure.ac. > (The idea is that every other alpha number will be a net release.