X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=development%2FFORMAT;h=b96b0faa4e0f64ad4ce09f3d5c787ff906b81431;hb=2139ac2cf0204d1da451571137a4c4b135fba5b4;hp=ece447fbcf6f896a53bda395fab7e2a19b8a8786;hpb=53e7a924944709066ff37b76ed714325a09a21d2;p=lyx.git diff --git a/development/FORMAT b/development/FORMAT index ece447fbcf..b96b0faa4e 100644 --- a/development/FORMAT +++ b/development/FORMAT @@ -1,6 +1,26 @@ LyX file-format changes ----------------------- +2009-07-20 Uwe Stöhr + * Format incremented to 370: introduce a document option to + suppress the default date. + +2009-07-22 Vincent van Ravesteijn + * Format incremented to 369: add the author ids to the list of + authors and let the numbering start with 1 in stead of 0. + +2009-07-21 Jürgen Spitzmüller , Uwe Stöhr + * Format incremented to 368: allow to use glue lengths for + horizontal spaces. + +2009-07-20 Uwe Stöhr + * Format incremented to 367: allow to use percent lengths for + vertical and horizontal spaces. + +2009-07-20 Uwe Stöhr + * Format incremented to 366: allow to use percent lengths for the + paragraph skip separation. + 2009-07-19 Uwe Stöhr * Format incremented to 365: support for paragraph indentation.