From df7faa46b11c162afcf5cce9e4777ee127bf1418 Mon Sep 17 00:00:00 2001 From: Roman Ivanov Date: Sat, 4 Oct 2014 20:33:53 -0700 Subject: [PATCH] release notes for 5.8 --- src/xdocs/releasenotes.xml | 183 ++++++++++++++++++++++++++++++++++++- 1 file changed, 180 insertions(+), 3 deletions(-) diff --git a/src/xdocs/releasenotes.xml b/src/xdocs/releasenotes.xml index 6f80cd9ed..37479a962 100644 --- a/src/xdocs/releasenotes.xml +++ b/src/xdocs/releasenotes.xml @@ -10,6 +10,183 @@ +
+

New features:

+ +

Bug fixes:

+ +

Notes:

+ +
+

New features:

@@ -2357,7 +2534,7 @@
  • Incorporate patch 566855 from Rob Worth to optionally check that parenthesis are padded with spaces.
  • Incorporate patch 590931 from Vijay Aravamudhan to improve documentation of the build.xml file.
  • Incorporate patch from Vijay Aravamudhan to enforce requiring @version tag (request 543964).
  • -
  • Incorporate patch 607481 from Ville Skyttä to enforce wrap on operator at EOL.
  • +
  • Incorporate patch 607481 from Ville Skyttä to enforce wrap on operator at EOL.