From 857d147b5bb1415d008acb5ed6fce941df6c7949 Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Mon, 15 Oct 2007 16:57:48 +0000 Subject: 23964: call endwin() in curses module cleanup. --- ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b09cf2b6e..dceb2ba4e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2007-10-15 Clint Adams + * 23964: Src/Modules/curses.c: call endwin() in curses module cleanup. + * 23962: Doc/Zsh/mod_curses.yo, Src/Modules/curses.c: store windows in a linked list instead of a static array, and use strings as window identifiers instead of integers. -- cgit 1.4.1