From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dmitry Gutov Newsgroups: gmane.emacs.devel Subject: Re: [Emacs-diffs] trunk r116644: ChangeLog entries should be usable without the VCS Date: Mon, 03 Mar 2014 21:22:41 +0200 Message-ID: <874n3fccji.fsf@yandex.ru> References: <20140303180952.GA3841@acm.acm> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1393874584 8487 80.91.229.3 (3 Mar 2014 19:23:04 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 3 Mar 2014 19:23:04 +0000 (UTC) Cc: Alan Mackenzie , Emacs developers To: Juanma Barranquero Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Mar 03 20:23:12 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WKYSG-00050S-27 for ged-emacs-devel@m.gmane.org; Mon, 03 Mar 2014 20:23:12 +0100 Original-Received: from localhost ([::1]:41394 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WKYSF-0002jU-Jv for ged-emacs-devel@m.gmane.org; Mon, 03 Mar 2014 14:23:11 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:50346) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WKYS4-0002RP-Kp for emacs-devel@gnu.org; Mon, 03 Mar 2014 14:23:09 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WKYRw-0004yW-8I for emacs-devel@gnu.org; Mon, 03 Mar 2014 14:23:00 -0500 Original-Received: from mail-ea0-x234.google.com ([2a00:1450:4013:c01::234]:35755) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WKYRw-0004y4-1i for emacs-devel@gnu.org; Mon, 03 Mar 2014 14:22:52 -0500 Original-Received: by mail-ea0-f180.google.com with SMTP id m10so4681519eaj.25 for ; Mon, 03 Mar 2014 11:22:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=y6zWvuv2IvtEbSEBdl7Yp2BUqo+crLQR1dUiITN+rKY=; b=gnLWPTDAyuEF+qaDNtGflBBw5f112704HB3mJtCefWdpzB7PjWsP+x/UrUonJTXhXS 3Hax82ZS6Zffjiys2M0dTnFR4HNePtZs7csLIMN0Hx14l1BmB80hFseT3y/GxG6krb+D nTE4iE1s382mOasJSbRGUP0R0lVMTos6/PqWKJTruuxBNNSk7De1TdSBA0m6t8CW9pL1 0IXeOy2qYb9T6eo9KPE5IQztZUCg5JHd8ggvzLVsk1nssvdKhr8KrVfjJ7oe/J+avb3U VRWcTehu/RTC8Q4Lj4r30jcRFiTC9+7jhatnq5gUcSW1KFg91h2eXbM7ktWHpa+1cgug EHcg== X-Received: by 10.14.184.72 with SMTP id r48mr41662405eem.27.1393874570689; Mon, 03 Mar 2014 11:22:50 -0800 (PST) Original-Received: from axl (static-nbl2-118.cytanet.com.cy. [212.31.107.118]) by mx.google.com with ESMTPSA id j42sm54002116eep.21.2014.03.03.11.22.47 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Mon, 03 Mar 2014 11:22:49 -0800 (PST) In-Reply-To: (Juanma Barranquero's message of "Mon, 3 Mar 2014 19:19:56 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4013:c01::234 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:170101 Archived-At: Juanma Barranquero writes: > No one is proposing anything, I think. I included a reference to a > revno, Glenn changed it. I disagree with the philosophy behind the > change (I mean, we won't be able to include references to git ids in > ChangeLog entries after the switch?) FWIW, I also disagree. Being able to refer to commits directly is very useful, and especially in Git where revision identifiers (hashes) are global.