From 39ea1d542d72194b887efd57e2ccde7174b9d17c Mon Sep 17 00:00:00 2001 From: jmoenig Date: Tue, 8 Oct 2013 16:46:58 +0200 Subject: fixed type-issue for linked list indices thanks, Nate, for reporting this issue --- history.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'history.txt') diff --git a/history.txt b/history.txt index 00fa2c7..2ef91cb 100755 --- a/history.txt +++ b/history.txt @@ -1940,3 +1940,7 @@ ______ * Objects: Prevent watcher cells from growing wider as their contents becomes taller * Objects: Keep watchers onstage when hiding/showing them, fixes #195 * BYOB, GUI, locale: New preference setting for plain block prototype labels + +131008 +------ +* Lists: fixed type-issue for linked list indices (thanks, Nate, for reporting it!) -- cgit v1.3.1