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 F0A361395E9 for ; Sat, 4 Feb 2017 14:35:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E762CE0CD8; Sat, 4 Feb 2017 14:35:07 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C2CFBE0CD8 for ; Sat, 4 Feb 2017 14:35:07 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9EA593411B5 for ; Sat, 4 Feb 2017 14:35:06 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 19E4C3DC4 for ; Sat, 4 Feb 2017 14:35:05 +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: <1486217468.ffba3869c96d4be653d3b07115f472e5fea507a7.ulm@gentoo> Subject: [gentoo-commits] proj/emacs-tools:emacs-common-gentoo 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: ffba3869c96d4be653d3b07115f472e5fea507a7 X-VCS-Branch: emacs-common-gentoo Date: Sat, 4 Feb 2017 14:35:05 +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-Archives-Salt: 804c2371-b807-4238-ba88-9048e898f1dc X-Archives-Hash: 67464fbfb6590c66241bf5b25399b585 commit: ffba3869c96d4be653d3b07115f472e5fea507a7 Author: Ulrich Müller gentoo org> AuthorDate: Sat Feb 4 14:11:08 2017 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Sat Feb 4 14:11:08 2017 +0000 URL: https://gitweb.gentoo.org/proj/emacs-tools.git/commit/?id=ffba3869 Version 1.6 released. ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog b/ChangeLog index b26b35e..f231ed7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2017-02-04 Ulrich Müller + * Version 1.6 released. + * icons/emacs25_*.png, icons/emacs25.svg: New files, from Emacs 25.1. * icons/COPYRIGHT.icons: Update. * Makefile (ICONFILES): Update.