X-Git-Url: https://git.wh0rd.org/?p=nano-editor.git;a=blobdiff_plain;f=news.php;h=47d35f06c0bd3214cb6213389c76d3fd61b80584;hp=b1cb4da730acb04494f52c83f8bc8d3e272d3d2c;hb=9aefbfdfb30df1df3182989c3581c466a6da9721;hpb=5715368c84eaf80d025313d11b3d6e8feac59e81 diff --git a/news.php b/news.php index b1cb4da..47d35f0 100644 --- a/news.php +++ b/news.php @@ -16,6 +16,20 @@
 
+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