From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:59138) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gfU6F-0003QZ-Uv for qemu-devel@nongnu.org; Fri, 04 Jan 2019 13:21:40 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gfU6F-0008II-7W for qemu-devel@nongnu.org; Fri, 04 Jan 2019 13:21:39 -0500 Received: from mail-ot1-x330.google.com ([2607:f8b0:4864:20::330]:43385) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gfU6F-0008I1-2g for qemu-devel@nongnu.org; Fri, 04 Jan 2019 13:21:39 -0500 Received: by mail-ot1-x330.google.com with SMTP id a11so32789399otr.10 for ; Fri, 04 Jan 2019 10:21:38 -0800 (PST) MIME-Version: 1.0 References: <1546535297-11040-1-git-send-email-aleksandar.markovic@rt-rk.com> In-Reply-To: From: Peter Maydell Date: Fri, 4 Jan 2019 18:21:27 +0000 Message-ID: Content-Type: text/plain; charset="UTF-8" Subject: Re: [Qemu-devel] [PULL v3 00/44] MIPS pull request for December 2018 - v3 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Aleksandar Markovic Cc: Aleksandar Markovic , QEMU Developers On Fri, 4 Jan 2019 at 17:41, Aleksandar Markovic wrote: > > > Applied, thanks. > > > > Please update the changelog at https://wiki.qemu.org/ChangeLog/4.0 > > for any user-visible changes. > > I updated the change log with a single item, as I mentioned in the pull > request cover letter: > > https://wiki.qemu.org/ChangeLog/4.0#MIPS That's fine, thanks. My 'applied this' emails for pull requests are standard templates, so they'll always ask for changelog updates even when that isn't necessarily applicable to a particular pull. It's just intended as a reminder that we're trying to do updates of the changelog as we go along this release cycle. -- PMM