aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTristan Gingold <gingold@adacore.com>2015-12-20 07:35:51 +0100
committerTristan Gingold <gingold@adacore.com>2015-12-20 07:35:51 +0100
commitfcced7f98966aa90d6b000f61a075f22638d4a83 (patch)
treee349fe64e827bcc1c651ca28f9ff18ec685817e2
parent40ed4c7f9394c9881577f18f91b6db131752c9ba (diff)
downloadghdl-fcced7f98966aa90d6b000f61a075f22638d4a83.tar.gz
ghdl-fcced7f98966aa90d6b000f61a075f22638d4a83.tar.bz2
ghdl-fcced7f98966aa90d6b000f61a075f22638d4a83.zip
Update NEWS and README.
-rw-r--r--NEWS1
-rw-r--r--README2
2 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ba74643b8..f03c372c6 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,7 @@ New in 0.34 (XXXX-XX-XX)
* Support cocotb (https://github.com/potentialventures/cocotb)
* Main repository is now on github: https://github.com/tgingold/ghdl
* Docs available on rtd: http://ghdl.readthedocs.org/en/latest/
+* Speed improved.
New in 0.33 (2015-10-04)
* Improve support of vhdl 2008
diff --git a/README b/README
index 63b477c9c..ab8b5eea5 100644
--- a/README
+++ b/README
@@ -19,6 +19,8 @@ GHDL is free software. See the file COPYING for copying permission.
The manuals, and some of the runtime libraries, are under different
terms; see the individual source files for details.
+Doc is available on http://ghdl.readthedocs.org/en/latest/index.html
+
Building GHDL (Short instructions)
**********************************