From 2fb935d6411b60493bd7d319b140209bf0b6ac29 Mon Sep 17 00:00:00 2001 From: Chris Allegretta Date: Mon, 25 Mar 2002 03:26:27 +0000 Subject: [PATCH] - nano.c:do_int_speller() - Fix zombie processes and spelling buffer issues (Rocco Corsi) git-svn-id: svn://svn.savannah.gnu.org/nano/branches/nano_1_0_branch/nano@1143 35c25a1d-7b9e-4130-9fde-d3aeb78583b8 --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index aaf0819b..e1b05244 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,9 @@ CVS code - - Plug some memory leaks (Steven Kneizys). read_file() - Abort if we read a file of 0 lines (num_lines == 0), fixes BUG #70. +- nano.c: + do_int_speller() + - Fix zombie processes and spelling buffer issues (Rocco Corsi) - winio.c: nanogetstr() - Add NANO_HOME_KEY and NANO_END_KEY to the home and -- 2.39.5