From 36a0d0e58216df0b803117f88591a04481046f93 Mon Sep 17 00:00:00 2001 From: jand Date: Fri, 22 Aug 2003 07:49:18 +0000 Subject: [PATCH] release info --- CHANGES.txt | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index d2320da6..41eea15b 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,3 +1,19 @@ +Release 0.3 25-Aug-2003 +----------------------- + +* VCD output for waveform viewing +* Enumeration types support +* Inferring the sensitivitiy list for combinatorial logic +* Inferring the list of instances +* Inferring the list of processes +* Class intbv enhancements +* Function concat() +* Python 2.3 support + +For details, consult the whatsnew03.* documents available +in various formats under doc/. + + Release 0.2 19-May-2003 ----------------------- * Added cosimulation support to MyHDL.