From f39f871ed77201e6fa6511f7b8ac3bd9f7e65c73 Mon Sep 17 00:00:00 2001 From: Andrew Hanushevsky Date: Wed, 28 Jun 2017 15:48:45 -0700 Subject: [PATCH] Update notes pss.ciosync directive. --- docs/PreReleaseNotes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/PreReleaseNotes.txt b/docs/PreReleaseNotes.txt index 44a4409d935..f05cc5ec197 100644 --- a/docs/PreReleaseNotes.txt +++ b/docs/PreReleaseNotes.txt @@ -6,6 +6,7 @@ Prerelease Notes ================ + **New Features** + * **[Proxy]** Make cache I/O synchronization tunable. * **[Proxy]** Allow caching of S3-style objects. * **[Server]** Allow storing S3-style objects in a file system. * **[POSIX]** Implement serverless file caching (disk or memory).