Closes #1028: Fix line block output in the text builder.

This commit is contained in:
Georg Brandl
2012-10-28 18:59:47 +01:00
parent 67aa6029e8
commit 2efca93473
2 changed files with 10 additions and 3 deletions

View File

@@ -28,6 +28,8 @@ Release 1.2 (in development)
* #1015: Stop overriding jQuery contains() in the JavaScript.
* #1028: Fix line block output in the text builder.
Release 1.1.3 (Mar 10, 2012)
============================