summaryrefslogtreecommitdiff
path: root/download
diff options
context:
space:
mode:
authorhallgren <hallgren@chalmers.se>2016-06-10 09:14:19 +0000
committerhallgren <hallgren@chalmers.se>2016-06-10 09:14:19 +0000
commitfb82895996e79287585248f3f9d8316e1b079b02 (patch)
tree9e0d3bbf553395323fba5e005aa0774ce43e7e04 /download
parent18f17ba857dbcdff789410e98f95dd30c6786021 (diff)
release-next.t2t: a few more notes
Diffstat (limited to 'download')
-rw-r--r--download/release-next.t2t8
1 files changed, 6 insertions, 2 deletions
diff --git a/download/release-next.t2t b/download/release-next.t2t
index b448f9266..e9462c2e6 100644
--- a/download/release-next.t2t
+++ b/download/release-next.t2t
@@ -12,7 +12,7 @@ See the [download page http://www.grammaticalframework.org/download/index.html].
==What's new==
-Over 300 changes have been pushed to the source repository since
+Over 350 changes have been pushed to the source repository since
[the release of GF 3.7.1 release-3.7.1.html] in October 2015.
@@ -56,7 +56,11 @@ Over 300 changes have been pushed to the source repository since
translations in the domain they cover.
You can change the order in which the selected grammars are tried
by dragging them up and down in the list.
-
+- PGF service: there is a new command ``deptree`` that can output
+ universal dependency diagrams for grammars that support it (there
+ has to be a label configuration file).
+- Minibar can now show universal dependency diagrams for grammars that
+ support it (e.g. the ResourceDemo grammar).
--------------------