On Fri, 22 Jan 2010, Joel E. Denny wrote: > On Thu, 21 Jan 2010, Joel E. Denny wrote: > > > I pushed this to branch-2.4.2. My plan is to convert the 2.4.1a NEWS > > entry back to 2.4.2, to switch back to gnits, and then release 2.4.2 once > > the translators have had a week.
> I forgot that my new GPG key has to be submitted via email not just via > Savannah, so I have to wait on an admin to install that before I can > upload 2.4.1a. It's done. I pushed this to branch-2.4.2. Once the upload succeeds, I'll push the v2.4.1a tag, and then email the announcements. >From 2d2a7d608e0c9baf5f011854a5b7418ad7b35450 Mon Sep 17 00:00:00 2001 From: Joel E. Denny <[email protected]> Date: Fri, 22 Jan 2010 13:02:31 -0500 Subject: [PATCH] Version 2.4.1a delayed. * NEWS (2.4.1a): Increment release date as there has been a small delay in getting the announcements and tarballs out. --- ChangeLog | 6 ++++++ NEWS | 2 +- 2 files changed, 7 insertions(+), 1 deletions(-) diff --git a/ChangeLog b/ChangeLog index ca994ef..1920724 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2010-01-22 Joel E. Denny <[email protected]> + + Version 2.4.1a delayed. + * NEWS (2.4.1a): Increment release date as there has been a + small delay in getting the announcements and tarballs out. + 2010-01-21 Joel E. Denny <[email protected]> Version 2.4.1a. diff --git a/NEWS b/NEWS index 42b5b81..4999832 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,7 @@ Bison News ---------- -* Changes in version 2.4.1a (2010-01-21): +* Changes in version 2.4.1a (2010-01-22): ** `%prec IDENTIFIER' requires IDENTIFIER to be defined separately. -- 1.5.4.3
