From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by sourceware.org (Postfix) with ESMTPS id 752793858D1E for ; Tue, 3 Jan 2023 20:21:44 +0000 (GMT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1672777304; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=QEfCgwX5n2Ar9cbaZMA+p57tq/hFLgmYqgqvVgCH6EY=; b=O5UYTGggIrOrol4SEcsEdSatn/2MM+Jem9ZN3LJSSebCp5x5iZpF9IhFFgehd429PUBAed YqgtzXkEgamXfXV6bmH6vpYbX0nv+Orn3i6Z135osMoiepZoekQ+/TBSZgiJ3du8ornKCg xUuzrAbY8/HHQXzXaALhNDYg2PcNhWc= Received: from mimecast-mx02.redhat.com (mx3-rdu2.redhat.com [66.187.233.73]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-142--FT0uycHNsGt7mMWZhYmrw-1; Tue, 03 Jan 2023 15:21:42 -0500 X-MC-Unique: -FT0uycHNsGt7mMWZhYmrw-1 Received: from smtp.corp.redhat.com (int-mx09.intmail.prod.int.rdu2.redhat.com [10.11.54.9]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id 82A8C2802E23; Tue, 3 Jan 2023 20:21:42 +0000 (UTC) Received: from redhat.com (unknown [10.2.16.56]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 71F6B492C14; Tue, 3 Jan 2023 20:21:42 +0000 (UTC) Received: from fche by redhat.com with local (Exim 4.94.2) (envelope-from ) id 1pCnn3-0005gU-H6; Tue, 03 Jan 2023 15:21:41 -0500 Date: Tue, 3 Jan 2023 15:21:41 -0500 From: "Frank Ch. Eigler" To: Overseers mailing list Cc: Vladimir Mezentsev , Kurt Goebel Subject: Re: remove or change a bugzilla comment Message-ID: <20230103202141.GB15296@redhat.com> References: MIME-Version: 1.0 In-Reply-To: User-Agent: Mutt/1.12.0 (2019-05-25) X-Scanned-By: MIMEDefang 3.1 on 10.11.54.9 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Spam-Status: No, score=-8.2 required=5.0 tests=BAYES_00,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H2,SPF_HELO_NONE,SPF_NONE,TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: Hi - > Some info was accidentally included in the bugzilla's comment. We'd > like to remove some info provided in the initial comment. We saw no > way to edit the comment. [...] Yeah, bugzilla does not expose this functionality, even to me as a bz admin. Considering that in these two weeks, the bz announcement has already traveled to bug-binutils@ and thence to archives, it seems the horse has left the barn, so I suggest just CLOSE'ing this one and opening a new one. - FChE