From: Chris Allegretta Date: Sun, 23 Jul 2000 16:59:07 +0000 (+0000) Subject: Oops, screwed up ChangeLog for 0.9.13 X-Git-Tag: v0.9.14pre1~12 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=1d7110d6579d2f8b2b49e36309a08ebc4a307f15;p=nano.git Oops, screwed up ChangeLog for 0.9.13 git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@116 35c25a1d-7b9e-4130-9fde-d3aeb78583b8 --- diff --git a/ChangeLog b/ChangeLog index 8d5b1105..f5f5d91b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -nano-0.9.12 - 07/07/2000 +nano-0.9.13 - 07/23/2000 - Implemented Pico's -k mode. New flag CUT_TO_END, option (-k, --cut), affects do_cut_text in cut.c. Not available with SMALL_NANO because it depends on the marker code which is not available with that setting.