add missing changelog entry

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6730 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
John Levon 2003-04-07 20:35:49 +00:00
parent 9f633e1967
commit cd56b9f3ae

View File

@ -5,6 +5,9 @@
* text.C: remove troublesome depth-fiddling code
in leftMargin() and rightMargin() (bug 1017)
* text.C: fix breaking of rows in nested lists
(bug 1004)
* text2.C (updateCounters): fix up depth values
(bug 1013)