pierre 26 years ago
parent
commit
bd13b83a00
1 changed files with 3 additions and 0 deletions
  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)