development build was published
diff --git a/changelogs/changelog.txt b/changelogs/changelog.txt
index 77a0873..dd0888e 100644
--- a/changelogs/changelog.txt
+++ b/changelogs/changelog.txt
@@ -8,6 +8,28 @@
 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.I20101203-1700 [03 December 2010]
+
+Fixes:
+ * IWorkspaceRoot.findFilesForLocation() is deprecated (bug 331373)
+ * IWorkspaceRoot.findContainersForLocation() is deprecated (bug 331188)
+ * [ID-ZT6S5] "Negative revision numbers are not allowed" error while performing "Mark As Merged" operation (bug 330737)
+ * Eclipse-LazyStart option is deprecated in Eclipse 3.3 and later versions (bug 331003)
+ * Lots of warnings in the build.properties files (bug 330843)
+ * Use Shell from the FileModificationValidationContext if possible (bug 330638)
+ * Eclipse 3.5 discovery feature connector source code produces compilation errors (bug 330637)
+ * SVNTeamModificationValidator does not take into account LockProposeUtility.proposeLock(..) returned status (bug 330290)
+ * Error in menu item title: "Comapre With" (bug 330228)
+ * Ability to reject incoming changes (make Mark as Merged active) (bug 297821)
+ * Finish button on "Select Resource" dialog not enabled until a different revision is selected (bug 329756)
+ * Correct simple share mode option name (bug 329726)
+ * Wrong French translation for a SVN error (bug 329201)
+ * Some NLS messages should be removed (bug 329187)
+ * SWTException when Subversive UI plugin starts in a worker thread (bug 326684)
+ * No tooltip for clock icon on merge dialog (bug 326074)
+ * NPE starting target workspace (bug 328149)
+ * Properties conflict on project makes Subversive totally unusable. (bug 283999)
+
 Version 0.7.9.I20101001-1700 [01 October 2010]
 
 Fixes:
diff --git a/downloads.php b/downloads.php
index 36f0049..543e3f2 100644
--- a/downloads.php
+++ b/downloads.php
@@ -116,7 +116,7 @@
 				
 				<td  valign="top" class="packageDesc">
 					<h1><a name="early_access"></a>Early Access</h1>																			
-					<b>Version:</b> 0.7.9.I20101001-1700 | <b>Date:</b> 01 October 2010
+					<b>Version:</b> 0.7.9.I20101203-1700 | <b>Date:</b> 03 December 2010
 					<br/>
 					Development build which includes latest changes. 
 					<br/><br/>
@@ -128,7 +128,7 @@
 					
 					<b>Archived update site:</b>
 					<br/>
-					<img src="images/icon_save.gif" align="bottom"/>&nbsp;<a href="http://www.eclipse.org/downloads/download.php?file=/technology/subversive/0.7/builds/Subversive-incubation-0.7.9.I20101001-1700.zip" onClick="_gaq.push(['_trackEvent', 'Downloads', 'Download', 'Subversive']);">Subversive-incubation-0.7.9.I20101001-1700.zip</a>
+					<img src="images/icon_save.gif" align="bottom"/>&nbsp;<a href="http://www.eclipse.org/downloads/download.php?file=/technology/subversive/0.7/builds/Subversive-incubation-0.7.9.I20101203-1700.zip" onClick="_gaq.push(['_trackEvent', 'Downloads', 'Download', 'Subversive']);">Subversive-incubation-0.7.9.I20101203-1700.zip</a>
 					<br/><br/>
 					
 					<h2>Build for Headless Environment:</h2>
@@ -140,7 +140,7 @@
 					
 					<b>Archived update site:</b>
 					<br/>
-					<img src="images/icon_save.gif" align="bottom"/>&nbsp;<a href="http://www.eclipse.org/downloads/download.php?file=/technology/subversive/0.7/builds/Subversive-headless-incubation-0.7.9.I20100917-1700.zip" onClick="_gaq.push(['_trackEvent', 'Downloads', 'Download', 'Subversive']);">Subversive-headless-incubation-0.7.9.I20100917-1700.zip</a>
+					<img src="images/icon_save.gif" align="bottom"/>&nbsp;<a href="http://www.eclipse.org/downloads/download.php?file=/technology/subversive/0.7/builds/Subversive-headless-incubation-0.7.9.I20101203-1700.zip" onClick="_gaq.push(['_trackEvent', 'Downloads', 'Download', 'Subversive']);">Subversive-headless-incubation-0.7.9.I20101203-1700.zip</a>
 					<br/><br/>	
 					
 					<b>Important:</b>
@@ -163,7 +163,7 @@
 				
 				<td  valign="top" class="packageDesc">					
 					<h1><a name="pde_build"></a>SVN PDE Build</h1>					
-					<b>Version:</b> 0.7.8.I20090525-1500 | <b>Date:</b> 25 May 2009
+					<b>Version:</b> 0.7.9.I20101203-1700 | <b>Date:</b> 03 December 2010
 					<br/>
 					Subversive PDE plugin allows to fetch the source code from SVN repository as part of the PDE build process. 
 					<br/><br/>