From db1a03d598c22198a56466367d683eb4a987f97c Mon Sep 17 00:00:00 2001 From: Abdelrazak Younes Date: Sat, 4 Jul 2009 23:19:50 +0000 Subject: [PATCH] Fix eol. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30362 a592a061-630c-0410-9148-cb99ea01b6c8 --- RELEASE-NOTES | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 30e4bae7b9..1303f18262 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -73,9 +73,9 @@ The following LyX functions have been changed: to show the settings dialog. This is no longer possible and one should use inset-settings for this purpose. -- LFUN_WORD_REPLACE ("word-replace"): The replacement and searched strings - arguments have been inverted in order to allow the replacement of the word - at current cursor position, even if it is not selected. +- LFUN_WORD_REPLACE ("word-replace"): The replacement and searched strings + arguments have been inverted in order to allow the replacement of the word + at current cursor position, even if it is not selected. Known issues in version 2.0.0 -----------------------------