X-Git-Url: https://git.wh0rd.org/?p=nano-editor.git;a=blobdiff_plain;f=news.php;h=4f3c00364e7cdfa087b1da6826d27a3e19741b95;hp=d759069331af967b83e1d8eb8d29ccede3267d4a;hb=83218525cd8ceec006dd60032764bd6635d0b122;hpb=47a922e5420534fda3eda38e9502a5275d916231 diff --git a/news.php b/news.php index d759069..4f3c003 100644 --- a/news.php +++ b/news.php @@ -16,6 +16,36 @@
 
+2017 November 27
+
+GNU nano 2.9.1 "Damyatta" fixes a bug where, when the mark
+is on, ^S would overwrite the file with just the marked
+region.  This release further clears the "Modified" flag
+when all edits are undone, adds or updates some magic
+strings, and does not forget when the cursor was last
+at line 1, column 1.
+
+
+
+2017 November 18
+
+GNU nano 2.9.0 "Eta" introduces the ability to record and
+replay keystrokes (M-: to start and stop recording, M-;
+to play the macro back), makes ^Q and ^S do something
+useful by default (^Q starts a backward search, and ^S
+saves the current file), changes ^W to start always a
+forward search, shows the number of open buffers (when
+more than one) in the title bar, no longer asks to press
+Enter when there are errors in an rc file, retires the
+options '--quiet' and 'set quiet' and 'set backwards',
+makes indenting and unindenting undoable, will look in
+$XDG_CONFIG_HOME for a nanorc file and in $XDG_DATA_HOME
+for the history files, adds a history stack for executed
+commands (^R^X), does not overwrite the position-history
+file of another nano, and fixes a score of tiny bugs.
+
+
+
 2017 August 27
 
 GNU nano 2.8.7 "Fragrance" fixes a lockup when tabs are