From ca04541cd05e2d49b539d2a9d4ff2d72b14baec8 Mon Sep 17 00:00:00 2001 From: Jan Decaluwe Date: Mon, 25 Aug 2014 20:27:31 +0200 Subject: [PATCH] Prepare for 0.8.1 release --- CHANGES.txt | 17 +++++++++++------ MANIFEST.in | 1 - 2 files changed, 11 insertions(+), 7 deletions(-) diff --git a/CHANGES.txt b/CHANGES.txt index 28bf7b62..347d636e 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,23 +1,28 @@ +Release 0.8.1 25-Aug-2014 +------------------------- + +Maintenance release for 0.8. + Release 0.8 20-May-2013 ----------------------- Full details about new features and changes can be found here: - http://www.myhdl.org/doc/0.8/whatsnew/0.8.html + http://docs.myhdl.org/en/latest/whatsnew/0.8.html Release 0.7 24-Dec-2010 ----------------------- Full details about new features and changes can be found here: - http://www.myhdl.org/doc/0.7/whatsnew/0.7.html + http://docs.myhdl.org/en/latest/whatsnew/0.7.html Release 0.6 9-Jan-2009 ----------------------- Full details about new features and changes can be found here: - http://www.myhdl.org/doc/0.6/whatsnew/0.6.html + http://docs.myhdl.org/en/latest/whatsnew/0.6.html Release 0.5.1 1-May-2006 ------------------------- @@ -31,7 +36,7 @@ Release 0.5 29-Dec-2005 Full details about new features and changes can be found here: - http://www.myhdl.org/doku.php/whatsnew:0.5 + http://old.myhdl.org/doku.php/whatsnew:0.5 Release 0.4.1 29-Dec-2004 ------------------------- @@ -54,7 +59,7 @@ Release 0.4 4-Feb-2004 For full details about the changes, consult: - http://www.myhdl.org/doc/0.4/whatsnew04/whatsnew04.html + http://old.myhdl.org/doc/0.4/whatsnew04/whatsnew04.html Release 0.3 30-Aug-2003 ----------------------- @@ -70,7 +75,7 @@ Release 0.3 30-Aug-2003 For full details about the changes, consult: - http://www.jandecaluwe.com/Tools/MyHDL/whatsnew03/whatsnew03.html + http://old.myhdl.org/doc/0.3/whatsnew03/whatsnew03.html Release 0.2 19-May-2003 diff --git a/MANIFEST.in b/MANIFEST.in index 33288444..1f0faa7a 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -27,4 +27,3 @@ graft doc/build/html prune myhdl/experiments exclude myhdl/test/conversion/*/*.v exclude myhdl/test/conversion/*/*.vhd -prune example/cookbook/nco