pierre 27 rokov pred
rodič
commit
bd13b83a00
1 zmenil súbory, kde vykonal 3 pridanie a 0 odobranie
  1. 3 0
      compiler/readme

+ 3 - 0
compiler/readme

@@ -13,3 +13,6 @@ writer's guide (cws.txt) in that directory.
 
 Changes in the syntax or semantic of FPC:
 -----------------------------------------
+  28/01/99 : implicit conversion from boolean to integer is not possible
+             anymore (solved several bugs) but this could lead to errors
+             on previously accepted code (PM)