From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [85.33.2.28] (helo=smtp-out28.alice.it) by linuxtogo.org with esmtp (Exim 4.69) (envelope-from ) id 1MEqN2-0008BM-Pl for openembedded-devel@lists.openembedded.org; Thu, 11 Jun 2009 21:55:32 +0200 Received: from FBCMMO02.fbc.local ([192.168.68.196]) by smtp-out28.alice.it with Microsoft SMTPSVC(6.0.3790.3959); Thu, 11 Jun 2009 21:45:41 +0200 Received: from FBCMCL01B06.fbc.local ([192.168.69.87]) by FBCMMO02.fbc.local with Microsoft SMTPSVC(6.0.3790.1830); Thu, 11 Jun 2009 21:45:41 +0200 Received: from [192.168.1.171] ([79.51.84.248]) by FBCMCL01B06.fbc.local with Microsoft SMTPSVC(6.0.3790.3959); Thu, 11 Jun 2009 21:45:40 +0200 From: GNUtoo To: openembedded-devel@lists.openembedded.org In-Reply-To: <1244584036.5998.44.camel@dax.rpnet.com> References: <200906081747.04528.marcin@juszkiewicz.com.pl> <1244582165.6677.3.camel@port4> <1244584036.5998.44.camel@dax.rpnet.com> Date: Thu, 11 Jun 2009 21:46:17 +0200 Message-Id: <1244749582.13175.6.camel@port4> Mime-Version: 1.0 X-Mailer: Evolution 2.24.4 X-OriginalArrivalTime: 11 Jun 2009 19:45:41.0226 (UTC) FILETIME=[33A29CA0:01C9EACD] Cc: openembedded-devel@openembedded.org Subject: Re: OE weekly changelog 2009-06-01 to 2009-06-08 X-BeenThere: openembedded-devel@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: openembedded-devel@lists.openembedded.org List-Id: Using the OpenEmbedded metadata to build Distributions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Jun 2009 19:55:33 -0000 Content-Type: text/plain Content-Transfer-Encoding: 7bit On Tue, 2009-06-09 at 22:47 +0100, Richard Purdie wrote: > On Tue, 2009-06-09 at 23:16 +0200, GNUtoo wrote: > > On Mon, 2009-06-08 at 17:46 +0200, Marcin Juszkiewicz wrote: > > > Maybe will also teach contributors to write shorter summaries ;) > > I often(but not always) write long summaries for giving info on why I > > did it this way to it's easier to maintain... > > So If it's better to write shorter summaries...where should I write the > > long version? > > You write a short summary as the first line of your commit message and > the longer description then goes underneath. Both are useful. > > Cheers, > > Richard thanks a lot. Denis.