]> git.donarmstrong.com Git - lilypond.git/blobdiff - NEWS
* lily/identifier-smob.cc (unpack_identifier): new file.
[lilypond.git] / NEWS
diff --git a/NEWS b/NEWS
index 4dd7ec9c36b5255189d35b74b2a35b462cc773da..c6381820b609f925678d245dd028be9e9b1d24eb 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,16 +1,6 @@
 
-New features in 1.5
+New features in 1.7 since 1.6
 
-* Many speedups, many slowdowns.
-
-* Figured bass support
-
-* Improved beam formatting.
-
-* Improved grace notes.
-
-* Better spacing.
-
-* More ancient notation support.
-
-* Some entry optimizations.
+* Deeper integration of the input language and Scheme. You can now use
+LilyPond identifiers in Scheme, and use Scheme expressions instead of
+LilyPond identifiers.