NEWS
changeset 62536 656e9653c645
parent 62525 0c9081056829
child 62537 7a9aa69f9b38
equal deleted inserted replaced
62535:cb262f03ac12 62536:656e9653c645
    46     INCOMPATIBILITY: manual "bnf" declarations may need adjustment
    46     INCOMPATIBILITY: manual "bnf" declarations may need adjustment
    47   - Renamed lemmas:
    47   - Renamed lemmas:
    48       rel_prod_apply ~> rel_prod_inject
    48       rel_prod_apply ~> rel_prod_inject
    49       pred_prod_apply ~> pred_prod_inject
    49       pred_prod_apply ~> pred_prod_inject
    50     INCOMPATIBILITY.
    50     INCOMPATIBILITY.
       
    51   - The "size" plugin has been made compatible again with locales.
    51 
    52 
    52 * Renamed split_if -> if_split and split_if_asm -> if_split_asm to
    53 * Renamed split_if -> if_split and split_if_asm -> if_split_asm to
    53 resemble the f.split naming convention, INCOMPATIBILITY.
    54 resemble the f.split naming convention, INCOMPATIBILITY.
    54 
    55 
    55 * Multiset membership is now expressed using set_mset rather than count.
    56 * Multiset membership is now expressed using set_mset rather than count.