This commit is contained in:
Viktor Szakats
2008-08-01 17:16:16 +00:00
parent 92de1a6444
commit d2180b19d7

View File

@@ -13,7 +13,7 @@
* doc/whatsnew.txt
! __PLATFORM__* macros now all #defined in full uppercase.
F.e.:
__PLATFORM__Windows becomes __PLATFORM_WINDOWS
__PLATFORM__Windows becomes __PLATFORM__WINDOWS
__PLATFORM__Linux becomes __PLATFORM__LINUX
INCOMPATIBLE.