Remove PDO reading from gmx wham
[alexxy/gromacs.git] / docs / release-notes / 2022 / major / removed-functionality.rst
index 1b27d93fd78e76285fd62d47315de7c711a87af8..440bb6413e2c23b79948e2840ecddaf49aab58c6 100644 (file)
@@ -43,3 +43,11 @@ in favor of better-named alternatives:
 * ``GMX_CUDA_NB_EWALD_TWINCUT`` and ``GMX_OCL_NB_EWALD_TWINCUT`` (use ``GMX_GPU_NB_EWALD_TWINCUT``)
 
 :issue:`3803`
+
+Removed the ability for gmx wham to read .pdo files
+"""""""""""""""""""""""""""""""""""""""""""""""""""
+
+Files in .pdo format were written by |Gromacs| versions prior to 4.0.
+That is so long ago that being able to read them is no longer
+relevant, so this capability was deprecated in version 2021. If you do
+need to read such files, please use an older version of |Gromacs|.