From 14c57ab0f47dd27919fbd5cfe6166b7ecac30107 Mon Sep 17 00:00:00 2001
From: Giovanni Bussi <giovanni.bussi@gmail.com>
Date: Thu, 27 Apr 2017 18:03:36 +0200
Subject: [PATCH] changelog

---
 CHANGES/v2.4.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGES/v2.4.txt b/CHANGES/v2.4.txt
index 7476ed435..3a2f658fa 100644
--- a/CHANGES/v2.4.txt
+++ b/CHANGES/v2.4.txt
@@ -30,6 +30,8 @@ Changes from version 2.3 which are relevant for users:
     to recover free energy also in this case.
   - PDB files with more than 100k atoms can now be read using [hybrid 36](http://cci.lbl.gov/hybrid_36/) format,
     see \issue{226}.
+  - Trajectories read in \ref driver also support the usual replica convention, that is if
+    trajectory with replica suffix is not found the driver will look for a trajectory without the replica suffix.
   - Internal molfile implementation has been updated to VMD 1.9.3.
   - Examples in the documentation now have syntax highlighting and links to the documentation of used actions.
 
-- 
GitLab