From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Wed, 25 Oct 2006 10:17:25 +0200 Subject: [U-Boot-Users] CHANGELOG going forward? In-Reply-To: References: Message-ID: <200610251017.25678.sr@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wednesday 25 October 2006 05:28, Kumar Gala wrote: > It sounds like going forward git commit messages will be used for > CHANGELOG generation? Is there a particular style that is desired > for the commit messages? Should be doing signed-off-by like the kernel? I second this idea of using the same syntax (e.g. signed-off-by...) like the linux kernel. Makes it easier to handle patches for both projects. Best regards, Stefan