On Thu, Jun 09, 2011 at 11:43:12AM +0100, Peter Maydell wrote: > Add an explanatory note to the top of Changelog pointing at the > wiki and git history for changelogs for more recent releases.
I've applied this, thanks. > > Signed-off-by: Peter Maydell <peter.mayd...@linaro.org> > --- > Changelog | 6 ++++++ > 1 files changed, 6 insertions(+), 0 deletions(-) > > diff --git a/Changelog b/Changelog > index 1c41e14..28a69af 100644 > --- a/Changelog > +++ b/Changelog > @@ -1,3 +1,9 @@ > +This file documents changes for QEMU releases 0.12 and earlier. > +For changelog information for later releases, see > +http://wiki.qemu.org/ChangeLog or look at the git history for > +more detailed information. > + > + > version 0.12.0: > > - Update to SeaBIOS 0.5.0 > -- > 1.7.1 > >