Skip to content

Commit

Permalink
Improve phrasing of recent changes in CHANGELOG and add links to rele…
Browse files Browse the repository at this point in the history
…vant issues.
  • Loading branch information
s3rvac committed Jan 16, 2018
1 parent 74c2f8a commit 0ff8802
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

# dev

* Enhancement: Prefix all the installed binaries and scripts with `retdec-`. Rename some tools to make names more uniform.
* Enhancement: Get rid of all git submodules. Move sources of all RetDec related repositories to this main repository. Get 3rd party dependencies using CMake external projects.
* Enhancement: Prefixed all the installed binaries and scripts with `retdec-` ([#70](https://github.com/avast-tl/retdec/issues/70)). Also, some tools were renamed to make their names more uniform.
* Enhancement: Got rid of all git submodules ([#92](https://github.com/avast-tl/retdec/issues/92), [#93](https://github.com/avast-tl/retdec/issues/93)). Moved sources of all RetDec-related repositories to this main repository. Third-party dependencies are downloaded and built via CMake's external projects.
* Enhancement: Added community support for building and running RetDec inside Docker ([#60](https://github.com/avast-tl/retdec/pull/60)).
* Enhancement: Decrease the default timeout when downloading the support package during installation ([#6](https://github.com/avast-tl/retdec/pull/6)).
* Enhancement: Any shell can be used to install the decompiler, not just Bash.
Expand Down

0 comments on commit 0ff8802

Please sign in to comment.