From cd32baedc0d19de0d134db6b96d4e36a65ea30be Mon Sep 17 00:00:00 2001 From: Alex Clark Date: Fri, 3 Apr 2015 10:29:55 -0400 Subject: [PATCH] Wording --- RELEASING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASING.md b/RELEASING.md index 4a20d4b32..c79aa002f 100644 --- a/RELEASING.md +++ b/RELEASING.md @@ -55,7 +55,7 @@ Released as needed for security, installation or critical bug fixes. ## Embargoed Release -Released as needed to vendors before public for critical security-related bug fixes. +Released as needed privately to individual vendors before public for critical security-related bug fixes. * [ ] Prepare patch for all versions that will get a fix. Test against local installations. * [ ] Commit against master, cherry pick to affected release branches.