]> git.ipfire.org Git - thirdparty/newt.git/commitdiff
*** empty log message ***
authorewt <ewt>
Thu, 6 Aug 1998 14:24:37 +0000 (14:24 +0000)
committerewt <ewt>
Thu, 6 Aug 1998 14:24:37 +0000 (14:24 +0000)
CHANGES [new file with mode: 0644]

diff --git a/CHANGES b/CHANGES
new file mode 100644 (file)
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