peter 26 years ago
parent
commit
8cfbdba9ea
1 changed files with 2 additions and 1 deletions
  1. 2 1
      bugs/readme.txt

+ 2 - 1
bugs/readme.txt

@@ -344,6 +344,8 @@ Fixed bugs:
   bug0287.pp   (true > false) not supported                         OK 0.99.13 (PFV)
   bug0287.pp   (true > false) not supported                         OK 0.99.13 (PFV)
   bug0288.pp   crash with virtual method in except part             OK 0.99.13 (PFV)
   bug0288.pp   crash with virtual method in except part             OK 0.99.13 (PFV)
   bug0291.pp   @procvar in tp mode bugs                             OK 0.99.13 (PFV)
   bug0291.pp   @procvar in tp mode bugs                             OK 0.99.13 (PFV)
+  bug0292.pp   objects not finalized when disposed                  OK 0.99.13 (FK)
+
 
 
 Unproducable bugs:
 Unproducable bugs:
 ------------------
 ------------------
@@ -380,4 +382,3 @@ bug0263.pp   export directive is not necessary in delphi anymore
 bug0265.pp   nested proc with for-counter in other lex level
 bug0265.pp   nested proc with for-counter in other lex level
 bug0281.pp   dup id checking with property is wrong
 bug0281.pp   dup id checking with property is wrong
 bug0290.pp   problem with storing hex numbers in integers
 bug0290.pp   problem with storing hex numbers in integers
-bug0292.pp   objects not finalized when disposed