X-Git-Url: https://git.wh0rd.org/?p=nano-editor.git;a=blobdiff_plain;f=news.php;h=47d35f06c0bd3214cb6213389c76d3fd61b80584;hp=8afdbfec7c672a412e25f4c602aae7044d0fa8ea;hb=9aefbfdfb30df1df3182989c3581c466a6da9721;hpb=26028e1915753a1052915b8c3971d5db28cfd7ab diff --git a/news.php b/news.php index 8afdbfe..47d35f0 100644 --- a/news.php +++ b/news.php @@ -16,6 +16,32 @@
 
+2017 February 23
+
+GNU nano 2.7.5 "Nijntje" can properly search and replace
+the \B and \b regex anchors, correctly repaints things
+when multiline regexes with identical start and end are
+involved, fixes a crash with zero-length regex matches,
+does replacements at the edges of a marked region right,
+no longer hides double-width characters at the head of
+softwrapped rows, displays at most three warnings at
+startup, and documents the ability to read a file from
+standard input.  Come tickle my ears.
+
+
+
+2017 January 10
+
+GNU nano 2.7.4 "Red dress" undoes deletions in an orderly
+manner again (bug was introduced in previous version),
+sets the preferred x position for vertical movements
+more consistently, avoids some scrolling problems in
+softwrap mode, installs the Info manual also when your
+system lacks 'makeinfo', and corrects the behavior of
+the beginning-of-word anchor (\<) in regex searches.
+
+
+
 2016 December 28
 
 GNU nano 2.7.3 "Ontbijtkoek" wipes away a handful of bugs: