From 38e195e613ec2e52074392ae1ce242e5772a04be Mon Sep 17 00:00:00 2001 From: Nils <> Date: Fri, 15 Jan 2021 01:46:42 +0100 Subject: [PATCH] changelog words --- CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 53be71c..5ca459a 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -8,7 +8,7 @@ External contributors notice at the end of the line: (LastName, FirstName / nick ## 2021-01-15 1.5.0 WARNING: Next scheduled release (2021-04-15) will switch the default session root to $XDG_DATA_HOME ( default on most distributions: ~/.local/share/nsm/ ) -With the next release prepare to either +With the next release prepare to do one of the following: 1) Move old sessions to the new root directory (preferred) 2) Symlink "~/NSM Sessions" to the new root directory 3) use the nsmd --session-root commandline argument.