From bf762680f3cab91c8d30c03984cc263636a38c8c Mon Sep 17 00:00:00 2001 From: Clint Adams Date: Mon, 15 Oct 2007 16:49:49 +0000 Subject: 23962: store windows in a linked list instead of a static array, and use strings as window identifiers instead of integers. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6ddd99b24..b09cf2b6e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2007-10-15 Clint Adams + * 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. + * 23958: Doc/Zsh/mod_curses.yo, Src/Modules/curses.c: change target window to be the first argument of zcurses -a. -- cgit 1.4.1