On Wednesday 04 May 2011, Stefano Lattarini wrote: > I've merged maint in yacc-work, fixed minor fallout (in the same merge > commit), and pushed. > > Regards, > Stefano > Yay for me, I pushed to soon and missed a stupid typo in the ChangeLog :-(
Fixed with the attached patch. Sorry for the noise, Stefano
From 80cafde38274058f6194632d2719e64e9446f488 Mon Sep 17 00:00:00 2001 Message-Id: <80cafde38274058f6194632d2719e64e9446f488.1304529075.git.stefano.lattar...@gmail.com> From: Stefano Lattarini <stefano.lattar...@gmail.com> Date: Wed, 4 May 2011 19:11:09 +0200 Subject: [PATCH] fix typo in ChangeLog (2011-05-04) --- ChangeLog | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 4769ca1..383f6cf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,8 +6,8 @@ 2011-05-04 Stefano Lattarini <stefano.lattar...@gmail.com> tests defs: merge cleanup - (flex, bison): Requirements removed, we have real `lex' and `yacc' - requirements now. + * tests/defs.in (flex, bison): Requirements removed, we have real + `lex' and `yacc' requirements now. 2011-05-04 Stefano Lattarini <stefano.lattar...@gmail.com> -- 1.7.2.3