* FORMAT: drop the recent tradition of recording the commit checksum.

The same info can be easily obtained via blame and can not be done
correctly in git.
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg174395.html
This commit is contained in:
Pavel Sanda 2012-06-28 20:55:29 +02:00
parent e43f9d3bbd
commit 9ccf50c906

View File

@ -12,34 +12,34 @@ adjustments are made to tex2lyx and bugs are fixed in lyx2lyx.
-----------------------
2012-06-22 Uwe Stöhr <uwestoehr@web.de>
* Format incremented to 433 (1ea2abc7)
* Format incremented to 433
switch the Armenian language support from ArmTeX to XeTeX/polyglossia
2012-06-08 Uwe Stöhr <uwestoehr@web.de>
* Format incremented to 432 (7eca5d94)
* Format incremented to 432
support for the document languages ancientgreek, coptic, divehi, hindi,
kurmanji, lao, marathi, occitan, sanskrit, syriac, tamil, telugu and urdu
2012-05-06 Georg Baum <Georg.Baum@post.rwth-aachen.de>
* Format incremented to 431 (d2f5c7f)
* Format incremented to 431
Add \use_package amssymb
2012-04-16 Georg Baum <Georg.Baum@post.rwth-aachen.de>
* Format incremented to 430 (2773345)
* Format incremented to 430
Support \lstlistoflistings in InsetTOC
2012-03-21 Uwe Stöhr <uwestoehr@web.de>
* Format incremented to 429 (ea54461d85)
* Format incremented to 429
support for table rotation
(table option "rotate" specifies now a number with the rotation angle)
2012-03-16 Uwe Stöhr <uwestoehr@web.de>
* Format incremented to 428 (7a46910f)
* Format incremented to 428
support for table cell rotation
(table cell option "rotate" specifies now a number with the rotation angle)
2012-03-06 Jürgen Spitzmüller <spitz@lyx.org>
* Format incremented to 427 (r40867)
* Format incremented to 427
Add native TIPA inset.
2012-02-20 Uwe Stöhr <uwestoehr@web.de>