From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12363 invoked by alias); 27 Apr 2019 12:44:33 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 12355 invoked by uid 89); 27 Apr 2019 12:44:32 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-10.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.1 spammy=HX-Languages-Length:220, wondering X-HELO: mailsec105.isp.belgacom.be Received: from mailsec105.isp.belgacom.be (HELO mailsec105.isp.belgacom.be) (195.238.20.101) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sat, 27 Apr 2019 12:44:32 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=skynet.be; i=@skynet.be; q=dns/txt; s=securemail; t=1556369072; x=1587905072; h=message-id:subject:from:to:date:mime-version: content-transfer-encoding; bh=+X+cyygNBhLWyKPqRTHvQBXoYYfscf1kbdkoa4CoFB8=; b=oQx2bkIowJtEg5tuX+Cde7mFr3MxfC4827ITd/VgqTJWjonuYgpIShDo SaMoVV49UDRKypJg0Y31HyJcd9yIFg==; Received: from 59.151-129-109.adsl-dyn.isp.belgacom.be (HELO md) ([109.129.151.59]) by relay.skynet.be with ESMTP/TLS/AES256-GCM-SHA384; 27 Apr 2019 14:44:29 +0200 Message-ID: <1556369069.22002.21.camel@skynet.be> Subject: NEWS entry needed ? 'thread|frame apply' style their output.' From: Philippe Waroquiers To: gdb-patches@sourceware.org Date: Sat, 27 Apr 2019 12:44:00 -0000 Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2019-04/txt/msg00593.txt.bz2 I am wondering if a NEWS entry should be added, now that thread|frame apply' are styling their output ? If needed, I will submit a patch. Thanks Philippe