Release 1.0.4master
authorEdward Z. Yang <[email protected]>
Wed, 17 Jul 2013 07:02:02 +0000 (17 00:02 -0700)
committerEdward Z. Yang <[email protected]>
Wed, 17 Jul 2013 07:02:02 +0000 (17 00:02 -0700)
Signed-off-by: Edward Z. Yang <[email protected]>
index.xhtml
news/2013/0717-1.0.4-released.xhtml [new file with mode: 0644]

index 44f73d0..3331075 100644 (file)
@@ -29,7 +29,7 @@
 </code></pre>
 <p>
   ...and let the magic take care of the rest.
-  <a href="releases/csrf-magic-1.0.3.tar.gz">Download it now</a>!
+  <a href="releases/csrf-magic-1.0.4.tar.gz">Download it now</a>!
   Or try out <a href="dev/test.php">the demo</a>.
 </p>
 
diff --git a/news/2013/0717-1.0.4-released.xhtml b/news/2013/0717-1.0.4-released.xhtml
new file mode 100644 (file)
index 0000000..14d2e3a
--- /dev/null
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html
+  xmlns="http://www.w3.org/1999/xhtml"
+  xmlns:xi="http://www.w3.org/2001/XInclude"
+  xmlns:xc="urn:xhtml-compiler"
+  xml:lang="en">
+<head>
+  <title>csrf-magic 1.0.4 released - News</title>
+  <xi:include href="common-meta.xml" xpointer="xpointer(/*/node())" />
+</head>
+<body>
+
+<h1 id="title">csrf-magic 1.0.4 released</h1>
+
+<div id="body">
+<div id="content">
+
+<div id="short-content">
+<p>
+<a href="releases/csrf-magic-1.0.4.tar.gz" xc:absolute="href">csrf-magic 1.0.4</a>
+  contains some bug fixes for secret hashing and JavaScript support, and also
+  has improved the default CSRF check failed splash page.
+</p>
+</div>
+
+</div>
+</div>
+
+<xi:include href="common-footer.xml" xpointer="xpointer(/*)" />
+
+</body>
+</html>