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

changelog

parent fb8e66dc
No related branches found
No related tags found
No related merge requests found
......@@ -58,7 +58,7 @@ Changes from version 2.4 which are relevant for developers:
- Exceptions cannot be disabled (`--disable-cxx-exceptions` option has been removed from `./configure`).
- Every exception thrown in PLUMED now also writes its message on PLUMED log.
- The installation layout of shared libraries has been modified. In particular,
`libplumed.so` links to `libplumedKernel.so` and `plumed` links to `libplumed.so`.
both `libplumed.so` and `plumed` links to `libplumedKernel.so`.
This reduces considerably the size of the installed package. In addition, it allows
using two-level namespace on OSX. Notice that this implies that on Linux one should
always set the `LD_LIBRARY_PATH` flag to have a working executable.
......
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