From df6e3db05513a8233340d7d95a7150d1d1ba8bcb Mon Sep 17 00:00:00 2001 From: "Joel E. Denny" Date: Sun, 29 May 2011 20:49:16 -0400 Subject: Prepare for the possibility of a 2.5.1 release. * NEWS (2.5.1): New heading. (cherry picked from commit 90dcd4156ccab3d704d9ff2771b9ce7791e3ffc4) Conflicts: NEWS --- ChangeLog | 5 +++++ NEWS | 2 ++ 2 files changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 26446bac..c0bfec95 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2011-05-29 Joel E. Denny + + Prepare for the possibility of a 2.5.1 release. + * NEWS (2.5.1): New heading. + 2011-05-14 Joel E. Denny Version 2.5. diff --git a/NEWS b/NEWS index ec94f4db..435279fa 100644 --- a/NEWS +++ b/NEWS @@ -60,6 +60,8 @@ Bison News allow the programmer to prune possible parses based on the values of runtime expressions. +* Changes in version 2.5.1 (????-??-??): + * Changes in version 2.5 (2011-05-14): ** Grammar symbol names can now contain non-initial dashes: -- cgit v1.2.1