aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2014-11-04 03:39:58 +0100
committerTristan Gingold <tgingold@free.fr>2014-11-04 03:39:58 +0100
commit6a693abe874cc99d8adac41555a29866b2ce7c81 (patch)
tree474a0da380a8e1a54e23c09cc8c4748350d9f65c /NEWS
parentcaf0c333ae0a47b13572bea17c6779ae9d496621 (diff)
downloadghdl-6a693abe874cc99d8adac41555a29866b2ce7c81.tar.gz
ghdl-6a693abe874cc99d8adac41555a29866b2ce7c81.tar.bz2
ghdl-6a693abe874cc99d8adac41555a29866b2ce7c81.zip
Add entries for 0.32
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS28
1 files changed, 17 insertions, 11 deletions
diff --git a/NEWS b/NEWS
index 332be17d0..97abdd5b1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,14 +1,20 @@
-NEWS for ghdl-0.32dev
-
-None yet... but the ghdl-0.31 branch should remain stable (only essential
-changes committed to it) and development can continue on the "default" branch.
-Make "tip" default...
-
-See contributors at the end of the file
-
----------------------------------------------------------------------------
-
-NEWS for ghdl-0.31 (Dunoon Edition)
+NEWS for ghdl (Dunoon Edition)
+
+New in 0.32 (2014-11-XX)
+* Updated to build with gcc-4.9.2.
+* Partial support of VHDL-2008 (available with --std=08):
+* support of new std.env package.
+* support of added features in std.textio package
+* support of all standard IEEE packages.
+* support of new operations (relation operators, maximum and minimum, unary
+ reduction operators)
+* support of boolean_vector, integer_vector, real_vector.
+* support of process(all).
+* support of generic packages and interface package declarations.
+* support of block comments (aka delimited comments)
+* support of implicitely defined to_string functions.
+* Support OSVVM 2014_01
+* Bugs fixed
New in 0.31 (2014-01-XX)
* Updated to build with gcc-4.8.2.