Author: cfinck
Date: Tue Jun 30 02:21:11 2009
New Revision: 41702
URL: http://svn.reactos.org/svn/reactos?rev=41702&view=rev
Log:
Andrew Steinborn (asteinborn78(a)gmail.com)
- Update Firefox link to 3.0.11
Will also be merged to the 0.3.10 release once I clean up the Downloader list there.
See issue #4642 for more details.
Modified:
trunk/reactos/base/applications/downloader/downloader.xml
Modified: trunk/reactos/base/applications/downloader/downloader.xml
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/base/applications/download…
==============================================================================
--- trunk/reactos/base/applications/downloader/downloader.xml [iso-8859-1] (original)
+++ trunk/reactos/base/applications/downloader/downloader.xml [iso-8859-1] Tue Jun 30 02:21:11 2009
@@ -8,11 +8,11 @@
<location>http://releases.mozilla.org/pub/mozilla.org/firefox/releases/2.0.0.20/win32…</location>
</application>
<application name="Firefox 3.0">
- <regname>Mozilla Firefox (3.0.9)</regname>
+ <regname>Mozilla Firefox (3.0.11)</regname>
<licence>MPL/GPL/LGPL</licence>
- <version>3.0.9</version>
+ <version>3.0.11</version>
<description>The most popular and one of the best free Web Browsers out there.</description>
- <location>http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.0.9/win32/en…</location>
+ <location>http://releases.mozilla.org/pub/mozilla.org/firefox/releases/3.0.11/win32/e…</location>
</application>
<application name="Opera">
<regname>Opera</regname>
Author: dreimer
Date: Tue Jun 30 01:53:41 2009
New Revision: 41701
URL: http://svn.reactos.org/svn/reactos?rev=41701&view=rev
Log:
RosBE 1.4.4 is out.
Modified:
trunk/tools/RosBE/RosBE-Windows/Root/ChangeLog.txt
Modified: trunk/tools/RosBE/RosBE-Windows/Root/ChangeLog.txt
URL: http://svn.reactos.org/svn/reactos/trunk/tools/RosBE/RosBE-Windows/Root/Cha…
==============================================================================
--- trunk/tools/RosBE/RosBE-Windows/Root/ChangeLog.txt [iso-8859-1] (original)
+++ trunk/tools/RosBE/RosBE-Windows/Root/ChangeLog.txt [iso-8859-1] Tue Jun 30 01:53:41 2009
@@ -6,10 +6,11 @@
the "buildno.h not found" error, too (Daniel Reimer)
- Fixed "ssvn create" not working due to the fact that RosBE creates a log folder and then tries to verify a
empty folder. Thx for gabriel_it and kjk_hyperion for mentioning. (Daniel Reimer)
-- Updated: NSIS to 2.45 (Daniel Reimer)
-- Added a while like loop to the batch scripts where needed and used in PS. This allows us to use update.cmd for
- more than 10 updates and made the show logs feature of ssvn working in Batch too (Daniel Reimer, Victor Martinez)
-- Fixed Update.cmd by removing a missed prerelease hack. (Daniel Reimer)
+- Updated: NSIS to 2.45 (Daniel Reimer)
+- Added a way to enable/disable the Version Show up (Daniel Reimer)
+- Fixed a bug with not activating settings in options.ps1 (Daniel Reimer)
+- Added a way to enable/disable the Version Show up (Daniel Reimer)
+- Fixed a bug with not activating settings in options.ps1 (Daniel Reimer)
*** May 26th, 2009 - RosBE 1.4.3 Released