From 32639643ee5cad10d5326782205e6c600ee4c2e9 Mon Sep 17 00:00:00 2001 From: Jason Zaugg Date: Fri, 16 Aug 2019 14:10:15 +1000 Subject: [PATCH 1/2] Fix reference to base version and formatting --- RELEASE-NOTES.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index 490661ce..c62cae10 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -4,7 +4,7 @@ ## Announcement: -We—the Reactive Streams community—are pleased to announce the immediate availability of `Reactive Streams 1.0.3-RC1`. This update to `Reactive Streams` brings the following improvements over `1.0.3-RC1`. +We—the Reactive Streams community—are pleased to announce the immediate availability of `Reactive Streams 1.0.3-RC1`. This update to `Reactive Streams` brings the following improvements over `1.0.2`. ## Highlights: @@ -66,7 +66,7 @@ We—the Reactive Streams community—are pleased to announce the immediate avai *The intent of this rule is to establish that external synchronization must be added if a Subscriber will be using a Subscription concurrently by two or more threads.* -**1.0.3-RC1:* A Subscriber MUST ensure that all calls on its Subscription's request and cancel methods are performed serially. +**1.0.3-RC1:** A Subscriber MUST ensure that all calls on its Subscription's request and cancel methods are performed serially. *The intent of this rule is to permit the calling of the request and cancel methods (including from multiple threads) if and only if a happens-before relation between each of the calls is established.* From d5c15a07482fef0afb10c8f1643fc6f2f6de020a Mon Sep 17 00:00:00 2001 From: Jason Zaugg Date: Mon, 19 Aug 2019 11:05:09 +1000 Subject: [PATCH 2/2] Update CopyrightWaivers.txt --- CopyrightWaivers.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CopyrightWaivers.txt b/CopyrightWaivers.txt index 6d501556..1030e76d 100644 --- a/CopyrightWaivers.txt +++ b/CopyrightWaivers.txt @@ -44,3 +44,5 @@ kiiadi | Kyle Thomson, kylthoms@amazon.com, Amazon.com jroper | James Roper, james@jazzy.id.au, Lightbend Inc. olegdokuka | Oleh Dokuka, shadowgun@.i.ua, Netifi Inc. Scottmitch | Scott Mitchell, scott_mitchell@apple.com, Apple Inc. +retronym | Jason Zaugg, jzaugg@gmail.com, Lightbend Inc. +