Author: mkupfer
Date: Sun Jan 10 21:43:27 2010
New Revision: 45035
URL: http://svn.reactos.org/svn/reactos?rev=45035&view=rev
Log:
-set fix line endings to preserve windows line endings
Modified:
trunk/reactos/boot/bootdata/readme.txt (contents, props changed)
Modified: trunk/reactos/boot/bootdata/readme.txt
URL: http://svn.reactos.org/svn/reactos/trunk/reactos/boot/bootdata/readme.txt?r…
==============================================================================
--- trunk/reactos/boot/bootdata/readme.txt [iso-8859-1] (original)
+++ trunk/reactos/boot/bootdata/readme.txt [iso-8859-1] Sun Jan 10 21:43:27 2010
@@ -1,54 +1,54 @@
-========================
-ReactOS Version 0.3.x
-Updated July 28, 2007
-========================
-
-1. What is ReactOS?
--------------------
-
-ReactOS is an Open Source effort to develop a quality operating system that is
-compatible with applications and drivers written for the Microsoft Windows NT
-family of operating systems (NT4, 2000, XP, 2003, Vista).
-
-Website: http://www.reactos.org/
-
-
-2. Relationship with the WINE project
--------------------------------------
-
-ReactOS has always intended to work with the WINE project to share as much
-programming effort as possible. This mainly concerns User Mode DLLs and
-still happens to a degree today. Other areas of cooperation lie in
-applications and testing suites.
-
-
-3. Future compatibility
------------------------
-
-The ReactOS project, although currently focused on Windows XP
-compatibility, is always keeping an eye toward compatibility with
-Windows Vista and future Windows NT releases.
-
-
-4. Supporting other System Applications
----------------------------------------
-
-The Windows NT architecture allows for subsystems, as does the ReactOS
-architecture. A subsystem is an implementation of the APIs of another
-operating system, allowing ReactOS to run applications from other systems. We
-are already looking at subsystems for: Java, OS/2, and DOS and possibly others
-in the future.
-
-
-5. Tutorials
-------------
-
-Developer and User Tutorials: http://www.reactos.org/wiki/index.php/Main_Page
-
-The tutorials contain more information on the project, compiling and testing
-ReactOS - among other topics. Contributors to the project are always welcome.
-
-6. Author
----------
-
+========================
+ReactOS Version 0.3.x
+Updated July 28, 2007
+========================
+
+1. What is ReactOS?
+-------------------
+
+ReactOS is an Open Source effort to develop a quality operating system that is
+compatible with applications and drivers written for the Microsoft Windows NT
+family of operating systems (NT4, 2000, XP, 2003, Vista).
+
+Website: http://www.reactos.org/
+
+
+2. Relationship with the WINE project
+-------------------------------------
+
+ReactOS has always intended to work with the WINE project to share as much
+programming effort as possible. This mainly concerns User Mode DLLs and
+still happens to a degree today. Other areas of cooperation lie in
+applications and testing suites.
+
+
+3. Future compatibility
+-----------------------
+
+The ReactOS project, although currently focused on Windows XP
+compatibility, is always keeping an eye toward compatibility with
+Windows Vista and future Windows NT releases.
+
+
+4. Supporting other System Applications
+---------------------------------------
+
+The Windows NT architecture allows for subsystems, as does the ReactOS
+architecture. A subsystem is an implementation of the APIs of another
+operating system, allowing ReactOS to run applications from other systems. We
+are already looking at subsystems for: Java, OS/2, and DOS and possibly others
+in the future.
+
+
+5. Tutorials
+------------
+
+Developer and User Tutorials: http://www.reactos.org/wiki/index.php/Main_Page
+
+The tutorials contain more information on the project, compiling and testing
+ReactOS - among other topics. Contributors to the project are always welcome.
+
+6. Author
+---------
+
This document was written by Jason Filby (jasonfilby(a)yahoo.com).
Propchange: trunk/reactos/boot/bootdata/readme.txt
------------------------------------------------------------------------------
--- svn:eol-style (original)
+++ svn:eol-style Sun Jan 10 21:43:27 2010
@@ -1,1 +1,1 @@
-native
+CRLF
Author: dreimer
Date: Sun Jan 10 16:55:58 2010
New Revision: 45030
URL: http://svn.reactos.org/svn/reactos?rev=45030&view=rev
Log:
Update changelog for rosbe 1.5. Gettin really close....
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] Sun Jan 10 16:55:58 2010
@@ -1,22 +1,22 @@
-*** Dec XXth, 2009 - RosBE 1.5 Released
-
-- Updated Binutils to 2.20.51-20091017 (snapshot)
+*** Jan XXth, 2010 - RosBE 1.5 Released
+
+- Updated Binutils to 2.20.51-20091222 (snapshot)
- Updated GCC to 4.4.2 (including backported GCC r153606)
-- Updated MinGW Runtime to 3.16
-- Updated w32api to 3.13
+- Updated MinGW Runtime to 3.17 (Daniel Reimer)
+- Updated w32api to 3.14 (Daniel Reimer)
- Updated NSIS to 2.46 (Daniel Reimer)
- Added Remake command (Daniel Reimer)
-- Added log2lines v1.8 to RosBE (Daniel Reimer)
+- Added log2lines v1.9 to RosBE (Daniel Reimer)
- Added a chinese translation to the options tool (Elton Chung)
-- Added ARM Arch support to RosBE. (Daniel Reimer)
-- Added ARM Settings to options.exe, too. (Daniel Reimer)
+- Added ARM Arch support to RosBE (Daniel Reimer)
+- Added ARM Settings to options.exe, too (Daniel Reimer)
- Fixed a few renaming bugs (Daniel Reimer)
-- Fixed makex in the PS Version which was broken due to a "}" too much. (Daniel Reimer)
+- Fixed makex in the PS Version which was broken due to a "}" too much (Daniel Reimer)
- Moved update Server from funpic.org to bplaced.net. No banners, no ads, no size limit and free!! (Daniel Reimer)
-- Rename mingw32-make to make. Its platform independent. (Daniel Reimer)
-- Merge the 32 bit and 64 bit options tool in one file. (Daniel Reimer)
-- PS1 options script now waits for options.exe closing and then immediately sets all options active. (Daniel Reimer)
-- Tidy up existant and add more Target Compiler Paths. (Daniel Reimer)
+- Rename mingw32-make to make. Its platform independent (Daniel Reimer)
+- Merge the 32 bit and 64 bit options tool in one file (Daniel Reimer)
+- PS1 options script now waits for options.exe closing and then immediately sets all options active (Daniel Reimer)
+- Tidy up existant and add more Target Compiler Paths (Daniel Reimer)
*** Oct 26th, 2009 - RosBE 1.4.5 Released