diff --git a/docs/PreReleaseNotes.txt b/docs/PreReleaseNotes.txt index a7f805dcc10..3adaa983d54 100644 --- a/docs/PreReleaseNotes.txt +++ b/docs/PreReleaseNotes.txt @@ -13,6 +13,7 @@ Prerelease Notes * **[Server]** Allow better handling for proxy caching clusters. * **[Server]** Allow configurable posc sync level. * **[Server]** Implement framework for a kXR_prepare plug-in. + * **[Server]** Add Features(), getFile(), and putFile() methods to SFS. * **[Server]** Implement simple g-stream monitoring for medium level repotring. * **[SSI]** Export request scaling interface. * **[SSI]** Add generic Control() method for future use. @@ -25,4 +26,5 @@ Prerelease Notes + **Minor bug fixes** + **Miscellaneous** + * **[Server]** Improve SFS wrapping and add "how to" documentation.