From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thien-Thi Nguyen Newsgroups: gmane.lisp.guile.devel,gmane.comp.lib.gnulib.bugs Subject: Re: almost smooth Date: Mon, 14 Jun 2010 23:47:27 +0200 Message-ID: <87fx0pthg0.fsf@ambire.localdomain> References: <87y6ehbbuh.fsf@ambire.localdomain> <4C1692F3.6070303@redhat.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1276552209 9611 80.91.229.12 (14 Jun 2010 21:50:09 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 14 Jun 2010 21:50:09 +0000 (UTC) Cc: bug-gnulib@gnu.org, guile-devel@gnu.org To: Eric Blake Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Mon Jun 14 23:50:08 2010 connect(): No such file or directory Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OOHXj-0003J4-Ko for guile-devel@m.gmane.org; Mon, 14 Jun 2010 23:50:07 +0200 Original-Received: from localhost ([127.0.0.1]:48927 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OOHXj-0007q1-7u for guile-devel@m.gmane.org; Mon, 14 Jun 2010 17:50:07 -0400 Original-Received: from [140.186.70.92] (port=35002 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OOHXa-0007ox-9j for guile-devel@gnu.org; Mon, 14 Jun 2010 17:49:59 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OOHXY-0000K9-Uy for guile-devel@gnu.org; Mon, 14 Jun 2010 17:49:58 -0400 Original-Received: from smtp209.alice.it ([82.57.200.105]:54301) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OOHXY-0000Jn-Q6; Mon, 14 Jun 2010 17:49:56 -0400 Original-Received: from ambire.localdomain (95.244.66.119) by smtp209.alice.it (8.5.124.05) id 4C0E61F2005FD165; Mon, 14 Jun 2010 23:49:42 +0200 Original-Received: from ttn by ambire.localdomain with local (Exim 4.69) (envelope-from ) id 1OOHV9-0005tA-Ga; Mon, 14 Jun 2010 23:47:27 +0200 In-Reply-To: <4C1692F3.6070303@redhat.com> (Eric Blake's message of "Mon, 14 Jun 2010 14:37:07 -0600") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.91 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:10479 gmane.comp.lib.gnulib.bugs:22138 Archived-At: () Eric Blake () Mon, 14 Jun 2010 14:37:07 -0600 Since gnulib still maintains ChangeLog in the repository (you _are_ using the git-merge-changelog program, right?), it is appropriate to include ChangeLog edits as part of your git commit. OK, thanks for the reminder (yes, i use git-merge-changelog every so often). thi