changeset 299:20c742997dae

New release
author Adam Chlipala <adam@chlipala.net>
date Fri, 14 Jan 2011 15:40:06 -0500
parents 123f466faedc
children 25ec92be5ad2
files staging/index.html staging/updates.rss
diffstat 2 files changed, 10 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/staging/index.html	Fri Jan 14 14:55:32 2011 -0500
+++ b/staging/index.html	Fri Jan 14 15:40:06 2011 -0500
@@ -15,6 +15,8 @@
 <p>The final part of the book applies the earlier parts' tools to examples in programming languages and compilers.</p>
 
 <p>Interested in beta testing this book in a course you're teaching?  Please <a href="mailto:adam@chlipala.net">drop me a line</a>!</p>
+
+<p>A traditional hardcopy version will appear from <a href="http://mitpress.mit.edu/">MIT Press</a> Real Soon Now.</p>
 </div>
 
 <div class="project">
@@ -37,7 +39,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 November 10, 2010.</p>
+<p>Updated on November 16, 2009 with a version retargeted to Coq 8.2pl1, and then again on January 14, 2011 to support Coq 8.3.</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	Fri Jan 14 14:55:32 2011 -0500
+++ b/staging/updates.rss	Fri Jan 14 15:40:06 2011 -0500
@@ -12,6 +12,13 @@
 <docs>http://blogs.law.harvard.edu/tech/rss</docs>
 
 <item>
+        <title>Updated to work with both Coq 8.3 and Coq 8.2</title>
+        <pubDate>Fri, 14 Jan 2011 15:39:00 EST</pubDate>
+        <link>http://adam.chlipala.net/cpdt/</link>
+        <author>adam@chlipala.net</author>
+</item>
+
+<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>