diff options
author | 1138-4EB <1138-4EB@users.noreply.github.com> | 2017-12-20 11:57:17 +0100 |
---|---|---|
committer | 1138-4EB <1138-4EB@users.noreply.github.com> | 2017-12-20 14:44:21 +0100 |
commit | a176a33f0603ef75737f9cea4f272f143cc883cc (patch) | |
tree | 57f31064577a6b72abc5f37391ab43dc6d106258 /NEWS.md | |
parent | 1d61cbbd8743bdae358abf5b43c4a2456e13fc4c (diff) | |
download | ghdl-a176a33f0603ef75737f9cea4f272f143cc883cc.tar.gz ghdl-a176a33f0603ef75737f9cea4f272f143cc883cc.tar.bz2 ghdl-a176a33f0603ef75737f9cea4f272f143cc883cc.zip |
update tgingold/ghdl refs to ghdl/ghdl
Diffstat (limited to 'NEWS.md')
-rw-r--r-- | NEWS.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,4 +1,5 @@ -**0.36** (XXXX-XX-XX) +**0.36-dev** (XXXX-XX-XX) +- A new GitHub organization is created and the main repo is moved from [github.com/tgingold/ghdl](https://github.com/tgingold/ghdl) to [github.com/ghdl/ghdl](https://github.com/ghdl/ghdl). Old refs will continue working, because permanent redirects are set up. However, we suggest every contributor to update the remote URLs in their local clones. **0.35** (2017-12-14) - Assert and report messages are sent to stdout (#394) |