From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:46117) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QUchu-000514-KL for qemu-devel@nongnu.org; Thu, 09 Jun 2011 06:43:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QUcht-0007du-0d for qemu-devel@nongnu.org; Thu, 09 Jun 2011 06:43:22 -0400 From: Peter Maydell Date: Thu, 9 Jun 2011 11:43:12 +0100 Message-Id: <1307616192-28711-1-git-send-email-peter.maydell@linaro.org> Subject: [Qemu-devel] [PATCH] Changelog: Add explanatory note that this file is no longer updated List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: qemu-trivial@nongnu.org, patches@linaro.org Add an explanatory note to the top of Changelog pointing at the wiki and git history for changelogs for more recent releases. Signed-off-by: Peter Maydell --- 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