summaryrefslogtreecommitdiffstats
path: root/website
diff options
context:
space:
mode:
authorFrederic Peters <fpeters@entrouvert.com>2007-08-21 12:06:43 +0000
committerFrederic Peters <fpeters@entrouvert.com>2007-08-21 12:06:43 +0000
commit1cb4663cbaec549d725196f1d6cc1129b8151933 (patch)
tree2bf24dc85da92c3127e801d4ffef2b2fcda78292 /website
parentf49577c5510fbea56b542817607412644f8b5578 (diff)
downloadlasso-1cb4663cbaec549d725196f1d6cc1129b8151933.tar.gz
lasso-1cb4663cbaec549d725196f1d6cc1129b8151933.tar.xz
lasso-1cb4663cbaec549d725196f1d6cc1129b8151933.zip
updated website with 2.1.1
Diffstat (limited to 'website')
-rw-r--r--website/web/download/index.xml2
-rw-r--r--website/web/index.xml6
-rw-r--r--website/web/news/10-release-2.1.1.xml17
3 files changed, 21 insertions, 4 deletions
diff --git a/website/web/download/index.xml b/website/web/download/index.xml
index 2559a52c..ab476788 100644
--- a/website/web/download/index.xml
+++ b/website/web/download/index.xml
@@ -11,7 +11,7 @@
Lasso is licensed under the GNU GPL and the latest release
is available here as a gzipped tarball:
<a
- href="https://labs.libre-entreprise.org/frs/download.php/592/lasso-2.1.0.tar.gz">lasso-2.1.0.tar.gz</a>
+ href="https://labs.libre-entreprise.org/frs/download.php/594/lasso-2.1.1.tar.gz">lasso-2.1.1.tar.gz</a>
</p>
diff --git a/website/web/index.xml b/website/web/index.xml
index a1dd5aab..c984a6ea 100644
--- a/website/web/index.xml
+++ b/website/web/index.xml
@@ -46,10 +46,10 @@
</p>
<p>
- The most recent version of Lasso is <strong>2.1.0</strong>. You can
+ The most recent version of Lasso is <strong>2.1.1</strong>. You can
<a
- href="https://labs.libre-entreprise.org/frs/download.php/592/lasso-2.1.0.tar.gz">download
- the 2.1.0 tarball here</a> or get more options on the general <a
+ href="https://labs.libre-entreprise.org/frs/download.php/594/lasso-2.1.1.tar.gz">download
+ the 2.1.1 tarball here</a> or get more options on the general <a
href="/download/">download</a> page.
</p>
diff --git a/website/web/news/10-release-2.1.1.xml b/website/web/news/10-release-2.1.1.xml
new file mode 100644
index 00000000..a0c2a41a
--- /dev/null
+++ b/website/web/news/10-release-2.1.1.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0"?>
+<div xmlns="http://www.w3.org/1999/xhtml">
+ <h3>2007-08-21: Released 2.1.1</h3>
+
+ <p>
+ Lasso 2.1.1 has been released.
+ <a href="/download/">Download it now</a>
+ </p>
+
+ <p class="changes">
+ <strong>What changed ?</strong>
+Added support for LassoSignatureType to bindings (support was already but
+implicitely present for Python), fixed references to Node and String lists
+in all bindings.
+ </p>
+
+</div>