diff --git a/general.ent b/general.ent index bffa4123ce..e25d3d1aca 100644 --- a/general.ent +++ b/general.ent @@ -1,6 +1,6 @@ - + diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index bac5e192a7..ca7fd68b42 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -41,6 +41,16 @@ --> + + November, 27th, 2017 + + + [thomas] - Update to nano-2.9.0, fixes + #10044. + + + + November 26th, 2017 diff --git a/packages.ent b/packages.ent index 1365902a38..3d3ae3ba80 100644 --- a/packages.ent +++ b/packages.ent @@ -70,7 +70,7 @@ - + diff --git a/postlfs/editors/nano.xml b/postlfs/editors/nano.xml index 526fced3c2..2016429238 100644 --- a/postlfs/editors/nano.xml +++ b/postlfs/editors/nano.xml @@ -5,11 +5,11 @@ %general-entities; - + - + - + ]> @@ -166,6 +166,16 @@ set regexp set smooth set suspend + You probably want to create the directory + $HOME/.local/share/nano. + This is where Nano will store search + and position log files. Required only if you have either historylog + and/or positionlog enabled. When using those settings in a system-wide + configuration, you may want to update + /etc/skel to make the + directory available for all (new) users. + + Another example is the nanorc.sample file in the installed documentation directory.