development build was published
diff --git a/changelogs/changelog.txt b/changelogs/changelog.txt
index 4bf91aa..aaae933 100644
--- a/changelogs/changelog.txt
+++ b/changelogs/changelog.txt
@@ -8,6 +8,26 @@
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 0.7.9.I20110419-1700 [19 April 2011]
+
+Features:
+ * Provide several modes for a branch/tag creation based on the working copy (bug 343073)
+ * Undo and Redo doesn't work in Commit Dialog (bug 298556)
+
+Fixes:
+ * Malformed network data during synchronization (bug 337151) [allow usage of the older SVN Kit version without the issue]
+ * Branch/Tag action from the "Team" menu blocks UI thread (bug 342743)
+ * "Keep resource history" option name in the "Team->Copy To" dialog causes misunderstanding (bug 341723)
+ * Set Keywords action is enabled for new resources (bug 311665)
+ * NPE in SVNHistoryPage resource state listener [ID-Q5KRR] (bug 341896)
+ * Undo Delete does not restore the latest file state but the version before (bug 340318)
+ * Missing NLS string in plugins.properties (bug 341364)
+ * UIMonitorUtility is not equipped to handle applications with more than one shell (bug 341271)
+ * IndexOutOfBoundsException during cache update (bug 315544)
+ * Correct connectors compatibility ID [ID-D1U3Y] (bug 340527)
+
+--------------------------------------------------------------------------------
+
Version 0.7.9.I20110318-1700 [18 March 2011]
Features:
diff --git a/downloads.php b/downloads.php
index 22c6feb..d9509af 100644
--- a/downloads.php
+++ b/downloads.php
@@ -117,7 +117,7 @@
<td valign="top" class="packageDesc">
<h1><a name="early_access"></a>Early Access</h1>
- <b>Version:</b> 0.7.9.I20110321-1700 | <b>Date:</b> 21 March 2011
+ <b>Version:</b> 0.7.9.I20110419-1700 | <b>Date:</b> 19 April 2011
<br/>
Development build which includes latest changes.
<br/><br/>
@@ -129,7 +129,7 @@
<b>Archived update site:</b>
<br/>
- <img src="images/icon_save.gif" align="bottom"/> <a href="http://www.eclipse.org/downloads/download.php?file=/technology/subversive/0.7/builds/Subversive-incubation-0.7.9.I20110321-1700.zip" onClick="_gaq.push(['_trackEvent', 'Downloads', 'Download', 'Subversive']);">Subversive-incubation-0.7.9.I20110321-1700.zip</a>
+ <img src="images/icon_save.gif" align="bottom"/> <a href="http://www.eclipse.org/downloads/download.php?file=/technology/subversive/0.7/builds/Subversive-incubation-0.7.9.I20110419-1700.zip" onClick="_gaq.push(['_trackEvent', 'Downloads', 'Download', 'Subversive']);">Subversive-incubation-0.7.9.I20110419-1700.zip</a>
<br/><br/>
<h2>Build for Headless Environment:</h2>
@@ -141,7 +141,7 @@
<b>Archived update site:</b>
<br/>
- <img src="images/icon_save.gif" align="bottom"/> <a href="http://www.eclipse.org/downloads/download.php?file=/technology/subversive/0.7/builds/Subversive-headless-incubation-0.7.9.I20110321-1700.zip" onClick="_gaq.push(['_trackEvent', 'Downloads', 'Download', 'Subversive']);">Subversive-headless-incubation-0.7.9.I20110321-1700.zip</a>
+ <img src="images/icon_save.gif" align="bottom"/> <a href="http://www.eclipse.org/downloads/download.php?file=/technology/subversive/0.7/builds/Subversive-headless-incubation-0.7.9.I20110419-1700.zip" onClick="_gaq.push(['_trackEvent', 'Downloads', 'Download', 'Subversive']);">Subversive-headless-incubation-0.7.9.I20110419-1700.zip</a>
<br/><br/>
<b>Important:</b>
@@ -164,7 +164,7 @@
<td valign="top" class="packageDesc">
<h1><a name="pde_build"></a>SVN PDE Build</h1>
- <b>Version:</b> 0.7.9.I20101203-1700 | <b>Date:</b> 03 December 2010
+ <b>Version:</b> 0.7.9.I20110419-1700 | <b>Date:</b> 19 April 2011
<br/>
Subversive PDE plugin allows to fetch the source code from SVN repository as part of the PDE build process.
<br/><br/>