From 00a4ea3d1acef1add26d3b0a9edcfafce72adb92 Mon Sep 17 00:00:00 2001 From: Wang Jie Date: Thu, 13 Jul 2017 02:55:55 +0800 Subject: [PATCH] Update release-notes.md (#3864) Use "Mar" to keep style consistency. --- enterprise/17.03/release-notes.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/enterprise/17.03/release-notes.md b/enterprise/17.03/release-notes.md index 3dc7e04534..e7b34a3a49 100644 --- a/enterprise/17.03/release-notes.md +++ b/enterprise/17.03/release-notes.md @@ -20,7 +20,7 @@ adopted as quickly for consistency and compatibility reasons. Refer to the [detailed list](https://github.com/moby/moby/releases/tag/v17.03.2-ce) of all changes since the release of Docker EE 17.03.1-ee-3 -*Note*: This release includes a fix for potential data loss under certain +**Note**: This release includes a fix for potential data loss under certain circumstances with the local (built-in) volume driver. ## Docker EE 17.03.1-ee-3 @@ -29,7 +29,7 @@ circumstances with the local (built-in) volume driver. * Fix an issue with the SELinux policy for Oracle Linux [#31501](https://github.com/docker/docker/pull/31501) ## Docker EE 17.03.1-ee-2 -(28 March 2017) +(28 Mar 2017) * Fix issue with swarm CA timeouts [#2063](https://github.com/docker/swarmkit/pull/2063) [#2064](https://github.com/docker/swarmkit/pull/2064/files)