Add Oxygen.1 New and Noteworthy Change-Id: Ie2771fe8189f40d733a8ab40d90b40acd19316af
diff --git a/newNoteworthy/oxygen.1/index.html b/newNoteworthy/oxygen.1/index.html new file mode 100644 index 0000000..9a09c20 --- /dev/null +++ b/newNoteworthy/oxygen.1/index.html
@@ -0,0 +1,28 @@ +<!DOCTYPE html> +<html> +<head> +<meta charset="ISO-8859-1"> +<title>New and Noteworthy for Eclipse Tools for Cloud Foundry, 1.1.1 (Oxygen.1)</title> +</head> +<body> +<h1>New and Noteworthy for Eclipse Tools for Cloud Foundry, 1.1.1 (Oxygen.1)</h1> + +<h2>General</h2> + +Eclipse Tools for Cloud Foundry (CFT) 1.1.1 contains various bug fixes. + +<h2>Improvements</h2> + +A general improvement been introduced in this release: + + <ul> + <li> + <b>Performance and stability improvement of the Cloud Foundry application content display on the Remote System view</b> + <p>When examining the file system contents of a Cloud Foundry application through the Remote Systems view, the retrieval of files and directories will now be much faster and more reliable, due to the use of caching with an SSH session thread pool.</p> + </li> + </ul> + +The list of bug fixes in this release can be found in <a href="https://projects.eclipse.org/projects/ecd.cft/releases/1.1.1-oxygen.1/bugs">here</a>. + +</body> +</html> \ No newline at end of file