diff README @ 7:8a7db884ae83

doc
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 20 Jul 2012 11:01:58 +0200
parents 3959d33612cc
children 7908a4c25a18
line wrap: on
line diff
--- a/README	Thu Jul 19 22:39:52 2012 +0200
+++ b/README	Fri Jul 20 11:01:58 2012 +0200
@@ -37,7 +37,7 @@
 
 * Linux 32bit.
 * Linux 64bit.
-* Windows 32bit (through MinGW).
+* Windows 32bit.
 
 
 
@@ -48,9 +48,8 @@
 toolchains:
 
 * Native Linux compilation, with gcc.
-* Cross-compilation for Windows under Linux through MinGW.
-
-More toolchains will be supported in the future.
+* Native Windows compilation, with Microsoft Visual Studio.
+* Cross-compilation for Windows under Linux, with MinGW.
 
 
 
@@ -74,8 +73,8 @@
 * INSTALL             - How to build Palantir
 * README              - This file
 * THANKS              - The list of the contributors
+* NEWS                - The history of main changes between versions
 
-We have decided not to maintain separate "NEWS" and "ChangeLog"
-files. The major features of each version of Palantir ("NEWS") can be
-found on our Web site. Each commit to the official Palantir Mercurial
-repository should be associated with a description of the changes.
+We have decided not to maintain a separate "ChangeLog" file. Each
+commit to the official Palantir Mercurial repository should be
+associated with a description of the changes.