[quicwg/version-negotiation] ec9e55: INV -> INVARIANTS

David Schinazi <noreply@github.com> Mon, 11 July 2022 16:25 UTC

Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 77432C1388D0 for <quic-issues@ietfa.amsl.com>; Mon, 11 Jul 2022 09:25:11 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.69
X-Spam-Level:
X-Spam-Status: No, score=-2.69 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.582, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_MSPIKE_H2=-0.001, RCVD_IN_ZEN_BLOCKED_OPENDNS=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01, URIBL_BLOCKED=0.001, URIBL_DBL_BLOCKED_OPENDNS=0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=github.com
Received: from mail.ietf.org ([50.223.129.194]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TRlsIn-4mc64 for <quic-issues@ietfa.amsl.com>; Mon, 11 Jul 2022 09:25:06 -0700 (PDT)
Received: from out-20.smtp.github.com (out-20.smtp.github.com [192.30.252.203]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CB415C15A739 for <quic-issues@ietf.org>; Mon, 11 Jul 2022 09:24:41 -0700 (PDT)
Received: from github.com (hubbernetes-node-24efbcc.va3-iad.github.net [10.48.219.59]) by smtp.github.com (Postfix) with ESMTPA id 1D7F0E0409 for <quic-issues@ietf.org>; Mon, 11 Jul 2022 09:24:41 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1657556681; bh=LrNjqYHBwwFtw8/k1NOnw1TPu3z0RWd96HOU6eYvh5c=; h=Date:From:To:Subject:From; b=hL6XT2hJYc+P1mDanNRdgSrEEKB9dplUs5YyLKk1NRK/NFpNySzrY65HLn4CdnqIw IZWNzBOR6hwgETuTiAFb6lsSWqCysYCWO/XSADP2zCsRedRQ4VW0HWR+Q9+wkYOwGq IIFJQjZlIhBzK+9MEZ8DApbidxf65sp5qoyMvfzs=
Date: Mon, 11 Jul 2022 09:24:41 -0700
From: David Schinazi <noreply@github.com>
To: quic-issues@ietf.org
Message-ID: <quicwg/version-negotiation/push/refs/heads/main/0dadde-2c19ca@github.com>
Subject: [quicwg/version-negotiation] ec9e55: INV -> INVARIANTS
Mime-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
X-GitHub-Recipient-Address: quic-issues@ietf.org
X-Auto-Response-Suppress: All
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/vnPj93sOUIL5f3Go6cLLGhEsMmI>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.39
Precedence: list
List-Id: Notification list for GitHub issues related to the QUIC WG <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>, <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 11 Jul 2022 16:25:11 -0000

  Branch: refs/heads/main
  Home:   https://github.com/quicwg/version-negotiation
  Commit: ec9e552e2342318acf33be3118e62fc96035fa9b
      https://github.com/quicwg/version-negotiation/commit/ec9e552e2342318acf33be3118e62fc96035fa9b
  Author: lucas <lucas@cloudflare.com>
  Date:   2022-07-11 (Mon, 11 Jul 2022)

  Changed paths:
    M draft-ietf-quic-version-negotiation.md

  Log Message:
  -----------
  INV -> INVARIANTS


  Commit: de8776fd80c08192f24db2b049f0b3f399ca4a45
      https://github.com/quicwg/version-negotiation/commit/de8776fd80c08192f24db2b049f0b3f399ca4a45
  Author: lucas <lucas@cloudflare.com>
  Date:   2022-07-11 (Mon, 11 Jul 2022)

  Changed paths:
    M draft-ietf-quic-version-negotiation.md

  Log Message:
  -----------
  wrapping


  Commit: 2c19cafdeb637482f0ec06cf22e55a17c321bdc9
      https://github.com/quicwg/version-negotiation/commit/2c19cafdeb637482f0ec06cf22e55a17c321bdc9
  Author: David Schinazi <DavidSchinazi@users.noreply.github.com>
  Date:   2022-07-11 (Mon, 11 Jul 2022)

  Changed paths:
    M draft-ietf-quic-version-negotiation.md

  Log Message:
  -----------
  Merge pull request #112 from quicwg/inv-

INV -> INVARIANTS


Compare: https://github.com/quicwg/version-negotiation/compare/0dadde4cc25e...2c19cafdeb63