X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=development%2FFORMAT;h=f903ed3ae969ccea03bc5a5b75f7970549d90fdc;hb=b32c9ae8af3a9e5c422214b859e928c84a946dbc;hp=ee34ef4284ea411b550a5888f206d4ecc3913e9e;hpb=bbc6ea4a5fb42516f91108d18a40520a2aba232a;p=lyx.git diff --git a/development/FORMAT b/development/FORMAT index ee34ef4284..f903ed3ae9 100644 --- a/development/FORMAT +++ b/development/FORMAT @@ -7,8 +7,13 @@ changes happened in particular if possible. A good example would be ----------------------- +2020-03-13 Jürgen Spitzmüller + * Format incremented to 593: Buffer param \maintain_unincluded_children is not longer a bool + (true|false) but has three states: "no" (formerly "false"), "strict" (formerly "true") and + "mostly" (a new intermediate state). + 2020-01-11 Jürgen Spitzmüller - * Format incremented to 592: Add tabular column/row tag changed=[added|deleted] + * Format incremented to 592: Add tabular column/row tag changed="[added|deleted] id time" which tracks whether a whole row/column has been inserted/deleted in ct. 2020-01-10 Jürgen Spitzmüller