changeset 293:e2dbc0f1c1e8

New release
author Adam Chlipala <adam@chlipala.net>
date Wed, 10 Nov 2010 16:34:46 -0500
parents 2c88fc1dbe33
children 1b6c81e51799
files staging/index.html staging/updates.rss
diffstat 2 files changed, 8 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/staging/index.html	Wed Nov 10 16:31:04 2010 -0500
+++ b/staging/index.html	Wed Nov 10 16:34:46 2010 -0500
@@ -37,7 +37,7 @@
 <div class="project">
 <h2>Status</h2>
 
-<p>Updated on November 16, 2009 with a version retargeted to Coq 8.2pl1.  Last incremental update on February 3, 2010.</p>
+<p>Updated on November 16, 2009 with a version retargeted to Coq 8.2pl1.  Last incremental update on November 10, 2010.</p>
 
 <p>The current version is effectively a beta release.  It is intended to be consistent, self-contained, and useful, both for individual study and for introductory theorem-proving classes aimed at students with ML or Haskell experience and with basic familiarity with programming language theory.</p>
 
--- a/staging/updates.rss	Wed Nov 10 16:31:04 2010 -0500
+++ b/staging/updates.rss	Wed Nov 10 16:34:46 2010 -0500
@@ -12,6 +12,13 @@
 <docs>http://blogs.law.harvard.edu/tech/rss</docs>
 
 <item>
+        <title>A significant revision pass, based on extensive feedback kindly provided by Pierre Castéran</title>
+        <pubDate>Wed, 10 Nov 2010 16:33:49 EST</pubDate>
+        <link>http://adam.chlipala.net/cpdt/</link>
+        <author>adam@chlipala.net</author>
+</item>
+
+<item>
         <title>Mention that recent versions of Coq allow some omitted "match" cases</title>
         <pubDate>Mon, 28 Jun 2010 07:59:29 EDT</pubDate>
         <link>http://adam.chlipala.net/cpdt/</link>