pierre 27 سال پیش
والد
کامیت
bd13b83a00
1فایلهای تغییر یافته به همراه3 افزوده شده و 0 حذف شده
  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)