From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E1D731382C5 for ; Mon, 22 Mar 2021 08:34:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4174EE0822; Mon, 22 Mar 2021 08:34:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2B1E6E0822 for ; Mon, 22 Mar 2021 08:34:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DC962340952 for ; Mon, 22 Mar 2021 08:34:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7BA4CC3 for ; Mon, 22 Mar 2021 08:34:32 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1616400157.8c612c1ee8e4a1a28550c730fd20ccb1f2ce600d.ulm@gentoo> Subject: [gentoo-commits] proj/emacs-tools:emacs-common commit in: / X-VCS-Repository: proj/emacs-tools X-VCS-Files: ChangeLog X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 8c612c1ee8e4a1a28550c730fd20ccb1f2ce600d X-VCS-Branch: emacs-common Date: Mon, 22 Mar 2021 08:34:32 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 4a3cd996-a9ef-431e-81e7-b5754d76eeb0 X-Archives-Hash: 54babe5b03447496b0f206f02fcb165f commit: 8c612c1ee8e4a1a28550c730fd20ccb1f2ce600d Author: Ulrich Müller gentoo org> AuthorDate: Mon Mar 22 08:02:37 2021 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Mon Mar 22 08:02:37 2021 +0000 URL: https://gitweb.gentoo.org/proj/emacs-tools.git/commit/?id=8c612c1e Version 1.8 released Signed-off-by: Ulrich Müller gentoo.org> ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index b553c7c..4c24309 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2021-03-22 Ulrich Müller + + * Version 1.8 released. This is identical to 1.7 except for the + name change. + 2021-03-14 Ulrich Müller * Makefile (PN): Package renamed to emacs-common.