From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1643) id 8A62C3870566; Sat, 10 Dec 2022 07:35:38 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8A62C3870566 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1670657738; bh=kZStnVEhsFT2AFw0/L8IIOweAY2VfXtIgnSBIvrtHTk=; h=From:To:Subject:Date:From; b=d2RWhiKET2X9XoLyvqWyrC4uzprLZqipfun6YMgcjMx/4qa7dq7bah076sisiRYrF f3huVNtksaXjOrBrnaiRi0+1App0A8Ba3NP2KLPjAllELS0KzWwxNQXLA0XBzaQjTQ /iZPCte7B0aaaXZu/x1h9jA1t0GOk3jEQ0YDNK7g= MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="utf-8" From: Thomas Schwinge To: gcc-cvs@gcc.gnu.org Subject: [gcc r13-4591] Add stub 'gcc/rust/ChangeLog' X-Act-Checkin: gcc X-Git-Author: Thomas Schwinge X-Git-Refname: refs/heads/master X-Git-Oldrev: 84f6f8a2a97f88be01e223c9c9dbab801a4f501f X-Git-Newrev: 24ff0b3e0c41e3997fb4c11736b8a412afbaadf3 Message-Id: <20221210073538.8A62C3870566@sourceware.org> Date: Sat, 10 Dec 2022 07:35:38 +0000 (GMT) List-Id: https://gcc.gnu.org/g:24ff0b3e0c41e3997fb4c11736b8a412afbaadf3 commit r13-4591-g24ff0b3e0c41e3997fb4c11736b8a412afbaadf3 Author: Thomas Schwinge Date: Sat Dec 10 08:33:22 2022 +0100 Add stub 'gcc/rust/ChangeLog' Diff: --- gcc/rust/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gcc/rust/ChangeLog b/gcc/rust/ChangeLog new file mode 100644 index 00000000000..3a4f03c28af --- /dev/null +++ b/gcc/rust/ChangeLog @@ -0,0 +1,6 @@ + +Copyright (C) 2022 Free Software Foundation, Inc. + +Copying and distribution of this file, with or without modification, +are permitted in any medium without royalty provided the copyright +notice and this notice are preserved.