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 ) id 1Si7hG-0003Nx-9T for garchives@archives.gentoo.org; Fri, 22 Jun 2012 17:31:02 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 596B4E087C; Fri, 22 Jun 2012 17:29:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 2D055E07FE for ; Fri, 22 Jun 2012 17:29:25 +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 C223C1B400B for ; Fri, 22 Jun 2012 17:29:24 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id CDA24E5443 for ; Fri, 22 Jun 2012 17:29:21 +0000 (UTC) From: "Ulrich Mueller" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Mueller" Message-ID: <1180433307.68dcf38d5e089e5ab043cb4e90b0baac5a1a0bce.ulm@gentoo> Subject: [gentoo-commits] proj/emacs-tools:eselect-emacs-1.1 commit in: / X-VCS-Repository: proj/emacs-tools X-VCS-Files: ChangeLog X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Mueller X-VCS-Revision: 68dcf38d5e089e5ab043cb4e90b0baac5a1a0bce X-VCS-Branch: eselect-emacs-1.1 Date: Fri, 22 Jun 2012 17:29:21 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 4ff5eec0-066b-4151-ad2b-17d32c4a5bb5 X-Archives-Hash: 2a216ee11d52a0ef22c06888fdcd4aac commit: 68dcf38d5e089e5ab043cb4e90b0baac5a1a0bce Author: Christian Faulhammer gentoo org> AuthorDate: Tue May 29 10:08:27 2007 +0000 Commit: Ulrich Mueller gentoo org> CommitDate: Tue May 29 10:08:27 2007 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/emacs-tools.g= it;a=3Dcommit;h=3D68dcf38d ChangeLog svn path=3D/emacs-extra/eselect-emacs/; revision=3D347 --- ChangeLog | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/ChangeLog b/ChangeLog index 9c420d2..dddc1a6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2007-05-29 Christian Faulhammer =20 + * Changed description of do_update() + * Added a comment to Makefile =20 * Took a check for modification right from do_update() to own