]> git.lyx.org Git - lyx.git/blobdiff - development/FORMAT
FORMAT for format 594
[lyx.git] / development / FORMAT
index 2a171c034ec916129e99f7db4036a81087f21d77..ef5bde7a824733b5e5528850c35c942459bb2eba 100644 (file)
@@ -7,6 +7,24 @@ changes happened in particular if possible. A good example would be
 
 -----------------------
 
+2020-07-14 Thibaut Cuvelier <tcuvelier@lyx.org>
+       * Format incremented to 598: DocBook can export to HTML and CALS tables, with the parameter
+          \docbook_table_output (0: HTML, only choice previously; CALS: 1).
+
+
+2020-05-02: Richard Kimberly Heck <rikiheck@lyx.org>
+       * Format incremented to 594: New counter inset
+
+
+2020-03-13 Jürgen Spitzmüller <spitz@lyx.org>
+       * 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 <spitz@lyx.org>
+       * 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 <spitz@lyx.org>
        * Format incremented to 591: Add buffer param \postpone_fragile_content
          (option to toggle the movement of labels and stuff of moving arguments).