Am 23.07.2010 um 14:32 schrieb Pavel Sanda:
> Stephan Witt wrote:
>>> ui changes of this type should be documented in RELEASE_NOTES.
>>
>> Yes, I agree. How? I never did that before...
>> Should I simply change the file and commit it?
>
> exactly.
Like the attached patch?
Stephan
Index: RELEASE-NOTES
===================================================================
--- RELEASE-NOTES (Revision 35010)
+++ RELEASE-NOTES (Arbeitskopie)
@@ -130,6 +130,15 @@
("argument-insert").
+The following LyX key bindings have been changed:
+
+- LFUN_MATH_MACRO_FOLD ("math-macro-fold")
+ The binding to "C-minus" has changed to "C-S-underscore".
+
+- LFUN_MATH_MACRO_UNFOLD ("math-macro-unfold")
+ The binding to "C-plus" has changed to "C-S-asterisk"
+
+
New external programs and libaries:
-----------------------------------
@@ -150,6 +159,8 @@
provides automatic access to many spell checking libraries (ispell,
aspell, hspell, hunspell, etc.).
+* On Mac Apples Spell Server is preconfigured as "native" spell checker.
+
LyX 2.0 is configured for any and multiple of these three possibilities,
given that they are installed on the machine where LyX is configured on.
The actual spell checker can be selected in Tools > Preferences.