From f551b9fd4dd64c3f48f513aab99a2af346641d73 Mon Sep 17 00:00:00 2001 From: Daniele Rapetti Date: Tue, 7 Nov 2023 13:20:47 +0100 Subject: [PATCH] changed the changelog hoping it fast forward to the one in the master branch --- CHANGES/v2.10.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/CHANGES/v2.10.md b/CHANGES/v2.10.md index b16c9c6f5b..430998292d 100644 --- a/CHANGES/v2.10.md +++ b/CHANGES/v2.10.md @@ -4,8 +4,5 @@ This page contains changes that will end up in 2.10 -- Changes leading to differences with previous versions: - - Now using NeighborList with too many atoms will result in a clear memory error and not in an undefined behaviour due to the overflow in integer multiplication. - - Changes relevant for developers: - Removed some shortcuts for `ActionRegister.h` (from the modules bias colvar function sasa and vatom) and `CLToolRegister.h` (from the module cltools), now the two headers can only be included with `#include "core/ActionRegister.h"` or `#include "core/CLToolRegister.h"`. \ No newline at end of file