From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pf1-x434.google.com (mail-pf1-x434.google.com [IPv6:2607:f8b0:4864:20::434]) by sourceware.org (Postfix) with ESMTPS id 572F33858D3C for ; Thu, 24 Mar 2022 18:15:37 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 572F33858D3C Received: by mail-pf1-x434.google.com with SMTP id p8so4585946pfh.8 for ; Thu, 24 Mar 2022 11:15:37 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=ywHYn3VsYnqxeIdkkNMHTdEiil07q+cgeG+aiNyGpj8=; b=iP4uD3BLsPdsvlcdyVDzAAfVP/bFMqHouIpIP/e7wTg0rae+KsVaJ7nHlipkSHQ5DK fxRwv0zEqpt1cHmyOrrN7gDs4nmeaFFPJXhuG7JMhHo3QdJggSs3Za47F3BB2AGhQQ7g ZZbxyyB27xCJR4xxVrWrwRvmIlu62VJ/kERDlR6CTIluFz68/AicaqaBu1LHn3nKrjhd insTS3/E4HUn5OzAKA4vSMlZ10bcE28K74RkwQi/kEAo8dcHJ4KttGsUNPjj4NczWxC/ COMS2ahpYM/AfPxJ9nrWQQxi+eFCLiZxZfdSmPZvKiRpsHjwl6IH7q0fWxJrVTpM6/E0 DCbw== X-Gm-Message-State: AOAM533JPgvSuDyshet8ExhYyTQd0mF5TsGY0kKXRbk4MIEjgOFFbucX BDEXK99eR4NfqltaAQxQ8bP79ghL2Suuyuh1ROqu7jdELloGCA== X-Google-Smtp-Source: ABdhPJzUHmhbqqDY6nkp5lc2CeJtf6yj6yhijUTPpRsYryiUMSwI4HPnDomikio02ZNMm5ViandxFgq6CugKO5p9FGo= X-Received: by 2002:a62:6410:0:b0:4fa:6d21:139e with SMTP id y16-20020a626410000000b004fa6d21139emr6521209pfb.13.1648145736295; Thu, 24 Mar 2022 11:15:36 -0700 (PDT) MIME-Version: 1.0 References: <28008b02-a1c7-ebce-4d4c-7322975d16dd@simark.ca> In-Reply-To: <28008b02-a1c7-ebce-4d4c-7322975d16dd@simark.ca> From: Reuben Thomas Date: Thu, 24 Mar 2022 18:15:25 +0000 Message-ID: Subject: Re: [PATCH] Fix a comment typo in sim-load.c To: Simon Marchi Cc: Reuben Thomas via Gdb-patches X-Spam-Status: No, score=-3.0 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, HTML_MESSAGE, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.29 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: Thu, 24 Mar 2022 18:15:39 -0000 On Thu, 24 Mar 2022 at 17:28, Simon Marchi wrote: > > Pushed, thanks. > > Note that for gdb/, gdbsupport/, gdbserver/ and sim/, we do not use > ChangeLogs anymore, so you don't have to write ChangeLog entries. > Thanks, I only just noticed the ChangeLogs have stopped. -- https://rrt.sc3d.org