diff --git a/src/ChangeLog b/src/ChangeLog index 4fa2a97ac9..9107b98f8b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -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)