document fix for bug 2380.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X@13837 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Jürgen Spitzmüller 2006-05-12 13:58:40 +00:00
parent e959fdfae4
commit 85d1dca82f

View File

@ -72,6 +72,9 @@ What's new
- Don't jump back to previous cursor position when trying to click on
an inset (bug 2526).
- Fix crash when pasting contents to a tabular with the middle mouse button
(bug 2380).
- When pasting contents to a tabular with the middle mouse button, the
language has sometimes be changed. This is fixed now.