commit 83475b0d8456882746f46ee8cc9b7b244a93fefb
parent 113cd506c94694232a5b7f63456f3a4b245fb775
Author: Benno Schulenberg <bensberg@justemail.net>
Date: Sun, 10 Jan 2016 16:10:57 +0000
Adding a news item for the upcoming 2.5.1.
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@5541 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Diffstat:
2 files changed, 12 insertions(+), 0 deletions(-)
diff --git a/ChangeLog b/ChangeLog
@@ -1,3 +1,6 @@
+2016-01-10 Benno Schulenberg <bensberg@justemail.net>
+ * NEWS: Add item for upcoming 2.5.1.
+
2016-01-09 Benno Schulenberg <bensberg@justemail.net>
* src/color.c (precalc_multicolorinfo), src/winio.c (edit_draw):
Make sure to keep advancing also when matches are zero-length.
diff --git a/NEWS b/NEWS
@@ -1,3 +1,12 @@
+2016.01.10 - GNU nano 2.5.1 "Salzburg" is released. It includes fixes
+ for a syntax-highlighting bug and a positionlog bug, it
+ disables a time-eating multiline regex in the C syntax,
+ and it adds an escape hatch to the WriteOut menu when
+ --tempfile is used: the discardbuffer command, ^Q. It
+ also has translation updates for fifteen languages, and
+ a small fix in the softwrap code. So... you are heartily
+ invited to upgrade. Enjoy!
+
2015.12.05 - GNU nano 2.5.0 "Karma", the first release of the 2.5 series,
is now available. Please note that as of this release,
there will no longer be separate stable and unstable