From patchwork Fri May 20 16:42:54 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Cole Robinson X-Patchwork-Id: 68298 Delivered-To: patch@linaro.org Received: by 10.140.92.199 with SMTP id b65csp3885711qge; Fri, 20 May 2016 09:45:43 -0700 (PDT) X-Received: by 10.55.171.130 with SMTP id u124mr4672515qke.114.1463762743354; Fri, 20 May 2016 09:45:43 -0700 (PDT) Return-Path: Received: from mx4-phx2.redhat.com (mx4-phx2.redhat.com. [209.132.183.25]) by mx.google.com with ESMTPS id l61si18935763qgf.103.2016.05.20.09.45.42 (version=TLS1 cipher=AES128-SHA bits=128/128); Fri, 20 May 2016 09:45:43 -0700 (PDT) Received-SPF: pass (google.com: domain of libvir-list-bounces@redhat.com designates 209.132.183.25 as permitted sender) client-ip=209.132.183.25; Authentication-Results: mx.google.com; spf=pass (google.com: domain of libvir-list-bounces@redhat.com designates 209.132.183.25 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com Received: from lists01.pubmisc.prod.ext.phx2.redhat.com (lists01.pubmisc.prod.ext.phx2.redhat.com [10.5.19.33]) by mx4-phx2.redhat.com (8.13.8/8.13.8) with ESMTP id u4KGguLb009998; Fri, 20 May 2016 12:42:57 -0400 Received: from int-mx14.intmail.prod.int.phx2.redhat.com (int-mx14.intmail.prod.int.phx2.redhat.com [10.5.11.27]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id u4KGgtgV006479 for ; Fri, 20 May 2016 12:42:55 -0400 Received: from [10.3.116.14] (ovpn-116-14.phx2.redhat.com [10.3.116.14]) by int-mx14.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id u4KGgsEl030884; Fri, 20 May 2016 12:42:54 -0400 To: libvirt-list@redhat.com References: From: Cole Robinson Message-ID: <8a3e0862-0feb-b47b-3ded-bb8aba01c695@redhat.com> Date: Fri, 20 May 2016 12:42:54 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.0 MIME-Version: 1.0 In-Reply-To: X-Scanned-By: MIMEDefang 2.68 on 10.5.11.27 X-loop: libvir-list@redhat.com Subject: [libvirt] [PATCH 3/3] docs: drop ChangeLog-old X-BeenThere: libvir-list@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk List-Id: Development discussions about the libvirt library & tools List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: libvir-list-bounces@redhat.com Errors-To: libvir-list-bounces@redhat.com This is the manually maintained ChangeLog file from the CVS days. We don't use it for anything, except shipping in the tarball. It tends to have more info than the commit messages from that time frame, but personally I haven't consulted it for years and all it does is gunk up git grep results. So let's drop it --- ChangeLog-old | 16699 -------------------------------------------------------- Makefile.am | 1 - 2 files changed, 16700 deletions(-) delete mode 100644 ChangeLog-old -- 2.7.4 -- libvir-list mailing list libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list diff --git a/Makefile.am b/Makefile.am index da07e6c..a72bb5e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -26,7 +26,6 @@ ACLOCAL_AMFLAGS = -I m4 EXTRA_DIST = \ config-post.h \ - ChangeLog-old \ libvirt.spec libvirt.spec.in \ mingw-libvirt.spec.in \ libvirt.pc.in \