]> git.lyx.org Git - lyx.git/blobdiff - RELEASE-NOTES
Add Ulysse Danglis to the Credits
[lyx.git] / RELEASE-NOTES
index 9e3795f789e35767edee1c70d220f8c4da717f0b..b5c50b6a42c0041096db55fb1cc92da0a17a81fd 100644 (file)
@@ -62,10 +62,6 @@ The following new LyX functions have been introduced:
 
 - LFUN_FONT_UWAVE ("font-underwave").
 
-//FIXME kill this before release unless Rob comes
-//with something new.
-- LFUN_OUTLINE_DRAGMOVE ("outline-dragmove").
-
 - LFUN_BRANCHES_RENAME ("branches-rename").
 
 - LFUN_BRANCH_ADD_INSERT ("branch-add-insert").
@@ -89,6 +85,10 @@ The following LyX functions have been removed:
 
 - LFUN_PARAGRAPH_SPACING ("paragraph-spacing"): use "paragraph-params" instead.
 
+- LFUN_NOTES_MUTATE ("notes-mutate"): replace
+    notes-mutate <SOURCE> <TARGET>
+  with the more general function inset-forall
+    inset-forall Note:<SOURCE> inset-modify note Note <TARGET>
 
 The following LyX functions have been changed: