From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-commits+bounces-458883-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1SR44j-0005RA-9t
	for garchives@archives.gentoo.org; Sun, 06 May 2012 16:12:45 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id BC6A3E083B;
	Sun,  6 May 2012 16:06:10 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	by pigeon.gentoo.org (Postfix) with ESMTP id 9024EE0830
	for <gentoo-commits@lists.gentoo.org>; Sun,  6 May 2012 16:06:10 +0000 (UTC)
Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163])
	(using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 327801B407C
	for <gentoo-commits@lists.gentoo.org>; Sun,  6 May 2012 16:06:10 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by hornbill.gentoo.org (Postfix) with ESMTP id 8F1A6E5441
	for <gentoo-commits@lists.gentoo.org>; Sun,  6 May 2012 16:06:08 +0000 (UTC)
From: "Sebastian Pipping" <sping@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Sebastian Pipping" <sping@gentoo.org>
Message-ID: <1262610435.25b4bf234ef3cd3010161e561b48f619bf4e6d38.sping@gentoo>
Subject: [gentoo-commits] proj/emacs-tools:emacs-updater commit in: /
X-VCS-Repository: proj/emacs-tools
X-VCS-Files: ChangeLog
X-VCS-Directories: /
X-VCS-Committer: sping
X-VCS-Committer-Name: Sebastian Pipping
X-VCS-Revision: 25b4bf234ef3cd3010161e561b48f619bf4e6d38
X-VCS-Branch: emacs-updater
Date: Sun,  6 May 2012 16:06:08 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: quoted-printable
X-Archives-Salt: b614349e-5272-499c-a2b7-0aa979120a32
X-Archives-Hash: 2fd25acb29982b60a61a601aa7b00019

commit:     25b4bf234ef3cd3010161e561b48f619bf4e6d38
Author:     Christian Faulhammer <fauli <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  4 13:07:15 2010 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Mon Jan  4 13:07:15 2010 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=3Dproj/emacs-tools.g=
it;a=3Dcommit;h=3D25b4bf23

Another typo fix

svn path=3D/emacs-updater/; revision=3D1497

---
 ChangeLog |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index cd1e7df..97ef0b9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -233,7 +233,7 @@
 	same and is actually used
 	Increase version number to 0.2
 	Head information reformatted with normal echo without pretty
-	output, adding author Info
+	output, adding author info
 	Quit message uses warning() instead of message()
=20
 2007-11-28  Christian Faulhammer  <opfer@gentoo.org>