From: ewt Date: Thu, 6 Aug 1998 14:24:37 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: r0-30~8 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fdefc575c1799ebc7dff6e36353b32b5ec154895;p=thirdparty%2Fnewt.git *** empty log message *** --- diff --git a/CHANGES b/CHANGES new file mode 100644 index 0000000..fcfdc4c --- /dev/null +++ b/CHANGES @@ -0,0 +1,11 @@ +0.30 -> 0.31: + - pgdn could core dump on short textboxes + +0.25 -> 0.30: + - newtDrawRootText() didn't use the specified position properly + - removed relics of original listbox code still handing around + checkbox.c + - renamed DOBORDER flag to simply BORDER + - listboxes no longer scroll by default + - newtListboxSetEntry() uses a key, not an index + - listbox scrollbars should work properly in borders