From commits-return-8067-archive-asf-public=cust-asf.ponee.io@nuttx.apache.org Fri Apr 24 20:03:05 2020 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 8C092180661 for ; Fri, 24 Apr 2020 22:03:05 +0200 (CEST) Received: (qmail 92889 invoked by uid 500); 24 Apr 2020 20:03:05 -0000 Mailing-List: contact commits-help@nuttx.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@nuttx.apache.org Delivered-To: mailing list commits@nuttx.apache.org Received: (qmail 92861 invoked by uid 99); 24 Apr 2020 20:03:05 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Apr 2020 20:03:05 +0000 From: =?utf-8?q?GitBox?= To: commits@nuttx.apache.org Subject: =?utf-8?q?=5BGitHub=5D_=5Bincubator-nuttx=5D_patacongo_opened_a_new_pull_req?= =?utf-8?q?uest_=23871=3A_Remove_the_obsolete_ChangeLog_file?= Message-ID: Date: Fri, 24 Apr 2020 20:03:04 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit patacongo opened a new pull request #871: URL: https://github.com/apache/incubator-nuttx/pull/871 We do not intend to update the ChangeLog file for releases past 8.2. It used to be a stepping stone between the 'git log' and the ReleaseNotes. However, it no longer serves that purpose. In fact it has no purpose at all; all of the change history is in the 'git log'. That is where people look for historical information, not in the obsolete ChangeLog. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: users@infra.apache.org