Subversive 4.0.2 was released

Change-Id: I2ec75eb4394f9cb2207da4c734c867d3f2b2bd44
diff --git a/changelogs/changelog-4.txt b/changelogs/changelog-4.txt
index efc6d12..345d474 100644
--- a/changelogs/changelog-4.txt
+++ b/changelogs/changelog-4.txt
@@ -8,6 +8,21 @@
 Now the Subversive project was moved to Eclipse.org and new version numbers was introduced. 

 Change Log's for older versions still present in this file.

 

+Version 4.0.2.I20160902-1700 [02 September 2016]

+

+Fixes:

+ * Documentation is confusing for Merge (bug 487256)

+ * SVN 1.9 requires "local" modifier for status() call in order to work the same way as orevious API versions (bug 500739)

+ * Comparing files from the commit dialog always yields a "no differences" result (bug 497160)

+ * Comparing files from the commit dialog always yields a "no differences" result for unversioned files (bug 500719)

+ * SVN server connection failure with Eclipse Neon (bug 499529)

+ * An error within the SVN+SSH credentials storing code (bug 499333)

+ * ID-UL6V1 History View. Compare current with <rev-number> throws StringIndexOutOfBoundsException (bug 498349)

+ * Background colors for repository nodes in dark theme by default are wrong (bug 499325)

+ * update subversive Icons to fit also dark themes (bug 473419)

+ 

+--------------------------------------------------------------------------------

+

 Version 4.0.1.I20160719-1700 [19 July 2016]

 

 Fixes:

diff --git a/changelogs/changelog.txt b/changelogs/changelog.txt
index 7fc06c1..5496eca 100644
--- a/changelogs/changelog.txt
+++ b/changelogs/changelog.txt
@@ -8,6 +8,21 @@
 Now the Subversive project was moved to Eclipse.org and new version numbers was introduced. 
 Change Log's for older versions still present in this file.
 
+Version 4.0.2.I20160902-1700 [02 September 2016]
+
+Fixes:
+ * Documentation is confusing for Merge (bug 487256)
+ * SVN 1.9 requires "local" modifier for status() call in order to work the same way as orevious API versions (bug 500739)
+ * Comparing files from the commit dialog always yields a "no differences" result (bug 497160)
+ * Comparing files from the commit dialog always yields a "no differences" result for unversioned files (bug 500719)
+ * SVN server connection failure with Eclipse Neon (bug 499529)
+ * An error within the SVN+SSH credentials storing code (bug 499333)
+ * ID-UL6V1 History View. Compare current with <rev-number> throws StringIndexOutOfBoundsException (bug 498349)
+ * Background colors for repository nodes in dark theme by default are wrong (bug 499325)
+ * update subversive Icons to fit also dark themes (bug 473419)
+ 
+--------------------------------------------------------------------------------
+
 Version 4.0.1.I20160719-1700 [19 July 2016]
 
 Fixes:
diff --git a/latest-releases.php b/latest-releases.php
index 8d5a9d5..fff5f64 100644
--- a/latest-releases.php
+++ b/latest-releases.php
@@ -48,8 +48,8 @@
 			This is the most up-to-date version of the Subversive plug-in. It's aimed to provide you with access to the latest Subversive features before they become available in the Subversive build included into the yearly Eclipse Simultaneous Release.
 		</p>
 		<p>
-			<b>Release Date:</b> 19 July 2016<br/>
-			<b>Version:</b> 4.0.1.I20160719-1700 (<a href="/subversive/changelogs/changelog.txt">Change log</a>)		
+			<b>Release Date:</b> 02 September 2016<br/>
+			<b>Version:</b> 4.0.2.I20160902-1700 (<a href="/subversive/changelogs/changelog.txt">Change log</a>)		
 		</p>
 		<p>
 			<b>Update Site:</b><br/>	
@@ -57,7 +57,7 @@
 		</p>
 		<p>
 			<b>Archived Update Site:</b><br/>
-			<a href="http://www.eclipse.org/downloads/download.php?file=/technology/subversive/4.0/builds/Subversive-4.0.1.I20160719-1700.zip">Subversive-4.0.1.I20160719-1700.zip</a>
+			<a href="http://www.eclipse.org/downloads/download.php?file=/technology/subversive/4.0/builds/Subversive-4.0.2.I20160902-1700.zip">Subversive-4.0.2.I20160902-1700.zip</a>
 		</p>	
 		<p>
 			<b>Previous Release:</b> 01 July 2016<br/>
diff --git a/special-builds.php b/special-builds.php
index 0a86db5..21a76d8 100644
--- a/special-builds.php
+++ b/special-builds.php
@@ -30,8 +30,8 @@
 			This Subversive build is intended for use in a non-UI mode to execute SVN operations.
 		</p>
 		<p>
-			<b>Release Date:</b> 19 July 2016<br/>
-			<b>Version:</b> 4.0.1.I20160719-1700		
+			<b>Release Date:</b> 02 September 2016<br/>
+			<b>Version:</b> 4.0.2.I20160902-1700		
 		</p>
 		<p>
 			<b>Update Site:</b><br/>	
@@ -39,7 +39,7 @@
 		</p>
 		<p>
 			<b>Archived Update Site:</b><br/>
-			<a href="http://www.eclipse.org/downloads/download.php?file=/technology/subversive/4.0/builds/Subversive-headless-4.0.1.I20160719-1700.zip">Subversive-headless-4.0.1.I20160719-1700.zip</a>
+			<a href="http://www.eclipse.org/downloads/download.php?file=/technology/subversive/4.0/builds/Subversive-headless-4.0.2.I20160902-1700.zip">Subversive-headless-4.0.2.I20160902-1700.zip</a>
 		</p>	
 		<p>
 			<b>Previous Release:</b> 31 January 2016<br/>