summaryrefslogtreecommitdiff
path: root/projects/libcss/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'projects/libcss/index.html')
-rw-r--r--projects/libcss/index.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/projects/libcss/index.html b/projects/libcss/index.html
index a7ffa9c..3a78479 100644
--- a/projects/libcss/index.html
+++ b/projects/libcss/index.html
@@ -65,6 +65,8 @@
<p>Most recent first:</p>
<dl class="releases">
+<dt>LibCSS 0.9.1</dt>
+<dd><a href="http://download.netsurf-browser.org/libs/releases/libcss-0.9.1-src.tar.gz">Tarball</a> &ndash; <a href="#changes-0.9.1">Changes</a></dd>
<dt>LibCSS 0.9.0</dt>
<dd><a href="http://download.netsurf-browser.org/libs/releases/libcss-0.9.0-src.tar.gz">Tarball</a> &ndash; <a href="#changes-0.9.0">Changes</a></dd>
<dt>LibCSS 0.8.0</dt>
@@ -100,6 +102,11 @@
<h2>Changes</h2>
<dl class="changes">
+<dt id="changes-0.9.1">LibCSS 0.9.1</dt>
+<dd><ul>
+<li>Fixed a problem in the parsing of invalid media blocks.</li>
+<li>Minor code quality improvements.</li>
+</ul></dd>
<dt id="changes-0.9.0">LibCSS 0.9.0</dt>
<dd><ul>
<li>Added support for parsing CSS Media Queries Level 4.</li>