From bbc90b70f808fa2051eb5ca7b714382bdf4970aa Mon Sep 17 00:00:00 2001 From: hallgren Date: Thu, 23 Dec 2010 15:12:31 +0000 Subject: [PATCH] Got release not from Olga's notes. They need to be fleshed out, though. --- download/index-3.2.t2t | 4 ++-- download/release-3.2.t2t | 23 ++++++++++++++++++++--- 2 files changed, 22 insertions(+), 5 deletions(-) diff --git a/download/index-3.2.t2t b/download/index-3.2.t2t index 6ba9d36bd..0944019a7 100644 --- a/download/index-3.2.t2t +++ b/download/index-3.2.t2t @@ -20,7 +20,7 @@ What's new? See the [Release notes release-3.2.html]. | Windows | [gf-3.2-bin-i386-windows.zip gf-3.2-bin-i386-windows.zip] | ``unzip gf-3.2-bin-i386-windows.zip`` | Linux | [gf-3.2-bin-i386-linux.tar.gz gf-3.2-bin-i386-linux.tar.gz] | ``sudo tar -C /usr/local -zxf gf-3.2-bin-i386-linux.tar.gz`` -More packages might be added later +More packages might be added later. ===Notes=== @@ -69,7 +69,7 @@ idea to put a line in your ``.bash_profile`` to add that directory to you path: ==Latest developer code== ``` - darcs get --lazy http://www.grammaticalframework.org + darcs get --lazy http://www.grammaticalframework.org/ ``` -------------------- diff --git a/download/release-3.2.t2t b/download/release-3.2.t2t index 233ddb6ca..cc94b3b3a 100644 --- a/download/release-3.2.t2t +++ b/download/release-3.2.t2t @@ -1,11 +1,28 @@ GF Version 3.2 Release Notes 23 December 2010 +%!style:../css/style.css -=Installation= +==Installation== ... -=New features= +==New features== -... \ No newline at end of file +- faster parsing +- dep types lexicon +- exhaustive rdm generation with dep types +- 16 languages +- new synopsis +- bracketed strings data structure +- example based +- probabilities in pgf +- giza alignments +- license scheme +- language quiz +- new darcs repo + + +Licenses: +- gf/src/compiler GPL +- all the rest LGPL + BSD