From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wr1-x42f.google.com (mail-wr1-x42f.google.com [IPv6:2a00:1450:4864:20::42f]) by sourceware.org (Postfix) with ESMTPS id 5684538708A8 for ; Tue, 9 Jun 2020 12:51:58 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 5684538708A8 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=jguk.org Authentication-Results: sourceware.org; spf=fail smtp.mailfrom=jg@jguk.org Received: by mail-wr1-x42f.google.com with SMTP id t18so21177721wru.6 for ; Tue, 09 Jun 2020 05:51:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jguk.org; s=google; h=from:subject:to:cc:references:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=8C0i6K+ywSxIrWEWg47WZeEuc/z50VV8Iz80VhdsGhY=; b=T98SDJib7XJrnnCeungFdfU+JVmHoEzn9MEO+r5yNG+Tm+keIASops66GiFz9nkgnp mEV2+lm1/eOWhOKkNwwFfp2sEukCVPC14KifliLoVQszMRLckoqDYpH0g72j55AjyYfe AiWY1a5g2SYA5bg5lGkewWHHhAXMkBlbZC5iTV/yD9U4vRTs8YcxqOVG/79RqQ/VcjDh fO/Hiw+CTB5K0aise5Irsno/RNST+kH3twtsN6cXrLFmS01VUA5eGmuNK0UyUo3Rs+lo iH4Px+ZpFOy+ohy7//gvTNuyh7DM+zbBp1QipjOGbjpRJQ/+fUPDVjI8vGI8HS2+ttMH LQiA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:subject:to:cc:references:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=8C0i6K+ywSxIrWEWg47WZeEuc/z50VV8Iz80VhdsGhY=; b=sATYhl20Kr1uSWtje5/fYAfuTRTNECPsFQdczgUllCBYSLucp+FY1+aHYmJfSJUcC9 e33VAOv4yh4PFqSFa5FdjKvuXQjqNzRFqnnO8iFK4/nNW40tnliaeSDKTYQIirb0la4B vpIpWhKQEYtyvmTyk+X/DXaRHtDqzuYYCLc+6P5E0d3meOJtrdfWnFJbhwQXk02m/XWQ BepUJ+21d1DMolPMssb64Mv6JVtN56OyK4o5w5Q9PHroOQL1KSCYnq1CBENYAb1gHQJI 7xSbY1+TxRtjgoUVgDQabnJLzyEfoyxi5Bdq6XfIpsPgPlktL1Y3U7SZ2e58adn2+3nR WqtA== X-Gm-Message-State: AOAM532DFeCjRoYgSpL8uJ3rmYvT2u6hArUkhUp4YasmL/IWuQL8Ewr1 VMNvGwiKFy9/NXwu+fp4n5RBiCuf27Y= X-Google-Smtp-Source: ABdhPJzgBv0uA24ExK0fpFMH3EuRCLTIJfsMWD2i7BHoJGERsZbn2g98NKNthnQJ1Q7Rcs6n166mZg== X-Received: by 2002:adf:dcc3:: with SMTP id x3mr4144066wrm.93.1591707117125; Tue, 09 Jun 2020 05:51:57 -0700 (PDT) Received: from [192.168.0.12] (cpc87281-slou4-2-0-cust47.17-4.cable.virginm.net. [92.236.12.48]) by smtp.gmail.com with ESMTPSA id v19sm2794013wml.26.2020.06.09.05.51.55 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 09 Jun 2020 05:51:56 -0700 (PDT) From: Jonny Grant Subject: Re: [PATCH]: texinfo remove broken links Previous and Up from contents To: Eli Zaretskii Cc: gdb-patches@sourceware.org References: <9a670cec-ee22-8d98-47d5-4876b9ca7c58@jguk.org> <83a71qlzf8.fsf@gnu.org> Message-ID: Date: Tue, 9 Jun 2020 13:51:55 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0 MIME-Version: 1.0 In-Reply-To: <83a71qlzf8.fsf@gnu.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-GB Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-3.8 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, TXREP, T_SPF_PERMERROR autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org X-BeenThere: gdb-patches@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Jun 2020 12:51:59 -0000 On 30/05/2020 07:17, Eli Zaretskii wrote: >> From: Jonny Grant >> Date: Sat, 30 May 2020 01:00:30 +0100 >> >> 2020-05-27 Jonny Grant >> >> * doc/gdb.texinfo: Remove broken links Previous and Up from contents > > Thanks, this is OK, except that the ChangeLog entry should end with a > period. Hi eli, Would you like me to re-send it? Jonny