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/Chan... ============================================================================== --- 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