Skip to content
Snippets Groups Projects
Commit 2f1ce9f4 authored by Giovanni Bussi's avatar Giovanni Bussi
Browse files

changelog

[makedoc]
parent ef0c561f
No related branches found
No related tags found
No related merge requests found
...@@ -201,6 +201,8 @@ For users: ...@@ -201,6 +201,8 @@ For users:
- Added the checks in the driver to detect cases where molinfo does not provide box information - Added the checks in the driver to detect cases where molinfo does not provide box information
(e.g. pdb). (e.g. pdb).
- Added support for readdir_r when available, which makes opening files thread safe. - Added support for readdir_r when available, which makes opening files thread safe.
- CFLAGS now include -fPIC by default
- Fixes in documentation.
For developers: For developers:
- Allow external VMD plugins to be detected with --has-external-molfile. This - Allow external VMD plugins to be detected with --has-external-molfile. This
...@@ -209,7 +211,7 @@ For developers: ...@@ -209,7 +211,7 @@ For developers:
- Allow definition of variables where some of the components have derivatives and some haven't (issue #131). - Allow definition of variables where some of the components have derivatives and some haven't (issue #131).
- Improved travis tests with more debug options. - Improved travis tests with more debug options.
- Improved some regtest to check out-of-diagonal virial components - Improved some regtest to check out-of-diagonal virial components
- Improved make cppcheck options.
- Fixes in developer documentation.
*/ */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment