<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in shlib_version</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>aadfdb111bbf2fc45a663f75bd1f613d752696e5 - terminfo: promote numeric parameters from short to int</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/lib/libmenu/shlib_version#aadfdb111bbf2fc45a663f75bd1f613d752696e5</link>
        <description>terminfo: promote numeric parameters from short to intPOSIX mandates implementations must support upto a short but may exceed it.When NetBSD terminfo was implemented, no terminfo description used overa short, but because ncurses has supported ints for some time, some now do.Infact, such a terminfo description was imported where colour pairs forscreen-256color went up to 65536 which exposed a bug in the existingimplementation where it set to zero. Because the number might meansomething more than a range, we need to be able to store it accurately.This requires a version bump because whilst the API hasn&apos;t changed thanksto C int promotion, the ABI has. Also the underlying database structurehas changed as well - we now store the numeric paramter inside a uint32_tfield rather than a uint16_t one.Whilst this change can still read the old style database, the old onecannot read the new one and thus we now maintain the database asterminfo2.cdb, leaving the old library and database alone so old programsstill work fine.libcurses, libfrom, libmenu and libpanel have also been bumped toaccomoate this change.

            List of files:
            /netbsd-src/lib/libmenu/shlib_version</description>
        <pubDate>Fri, 13 Mar 2020 15:19:24 +0000</pubDate>
        <dc:creator>roy &lt;roy@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4aba88d18602039cd2fd712289d408d8a44beb9c - Bump major number due to libcurses major bump</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/lib/libmenu/shlib_version#4aba88d18602039cd2fd712289d408d8a44beb9c</link>
        <description>Bump major number due to libcurses major bump

            List of files:
            /netbsd-src/lib/libmenu/shlib_version</description>
        <pubDate>Sun, 30 Jun 2019 22:17:22 +0000</pubDate>
        <dc:creator>blymn &lt;blymn@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>46edb91e9fa9e3bc872d80bfcb8d2f823aff61a7 - bump shared libraries.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/lib/libmenu/shlib_version#46edb91e9fa9e3bc872d80bfcb8d2f823aff61a7</link>
        <description>bump shared libraries.

            List of files:
            /netbsd-src/lib/libmenu/shlib_version</description>
        <pubDate>Sun, 11 Jan 2009 03:07:47 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1dd2c9a89b56332541f672b6ba2030a233debe28 - Increment major number (to 5) because of the libcurses major number change</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/lib/libmenu/shlib_version#1dd2c9a89b56332541f672b6ba2030a233debe28</link>
        <description>Increment major number (to 5) because of the libcurses major number changeand because of the change to key definitions in menu.h.

            List of files:
            /netbsd-src/lib/libmenu/shlib_version</description>
        <pubDate>Mon, 22 Mar 2004 19:01:28 +0000</pubDate>
        <dc:creator>jdc &lt;jdc@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>09440e90368954e3e7af0cad1f15003b6f7d3478 - Added new menu style O_RADIO which implements a radio button style</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/lib/libmenu/shlib_version#09440e90368954e3e7af0cad1f15003b6f7d3478</link>
        <description>Added new menu style O_RADIO which implements a radio button stylemenu selection.  Thanks go to rtr(at)wasabisystems.com for doingmost of the work on this.

            List of files:
            /netbsd-src/lib/libmenu/shlib_version</description>
        <pubDate>Mon, 29 Jul 2002 13:03:51 +0000</pubDate>
        <dc:creator>blymn &lt;blymn@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ca4de2a4444690c2ac39849a0c31d9cede081f9d - * Fixed menu command constants so they no longer clash with</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/lib/libmenu/shlib_version#ca4de2a4444690c2ac39849a0c31d9cede081f9d</link>
        <description>* Fixed menu command constants so they no longer clash with  curses key symbols* Fixed behaviour of the menu window handling.  The library no longer  creates the subwindow or window which is correct behaviour as documented  in the ETI library documentation.

            List of files:
            /netbsd-src/lib/libmenu/shlib_version</description>
        <pubDate>Mon, 04 Feb 2002 13:02:05 +0000</pubDate>
        <dc:creator>blymn &lt;blymn@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c7092681302ba8f44cf153edfd91314dd49b6c2e - bump major because of libcurses bump.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/lib/libmenu/shlib_version#c7092681302ba8f44cf153edfd91314dd49b6c2e</link>
        <description>bump major because of libcurses bump.

            List of files:
            /netbsd-src/lib/libmenu/shlib_version</description>
        <pubDate>Mon, 03 Dec 2001 14:02:41 +0000</pubDate>
        <dc:creator>christos &lt;christos@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ebc0cfbccfac5a23b086d38598c3ba8aba375ee1 - Bump libmenu and libform majors because of libcurses major bump.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/lib/libmenu/shlib_version#ebc0cfbccfac5a23b086d38598c3ba8aba375ee1</link>
        <description>Bump libmenu and libform majors because of libcurses major bump.Pointed out by mrg.

            List of files:
            /netbsd-src/lib/libmenu/shlib_version</description>
        <pubDate>Sun, 07 Jan 2001 13:15:10 +0000</pubDate>
        <dc:creator>jdc &lt;jdc@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6fa4863f8600e745650dfc59c27fc509646f50b3 - Bumped major version due to attr_t changing size.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/lib/libmenu/shlib_version#6fa4863f8600e745650dfc59c27fc509646f50b3</link>
        <description>Bumped major version due to attr_t changing size.

            List of files:
            /netbsd-src/lib/libmenu/shlib_version</description>
        <pubDate>Fri, 21 Apr 2000 11:05:24 +0000</pubDate>
        <dc:creator>blymn &lt;blymn@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>718fb4e4930597cecb735f9cd28c9326a5de78a3 - RCS Id police (again!).</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/lib/libmenu/shlib_version#718fb4e4930597cecb735f9cd28c9326a5de78a3</link>
        <description>RCS Id police (again!).

            List of files:
            /netbsd-src/lib/libmenu/shlib_version</description>
        <pubDate>Wed, 22 Dec 1999 14:38:12 +0000</pubDate>
        <dc:creator>kleink &lt;kleink@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b7466e4fd71deb513ac3abf859b830ebe0da279b - * Moved the contents of the EXPOSE_PRIVATES ifdef into internal.h and</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/lib/libmenu/shlib_version#b7466e4fd71deb513ac3abf859b830ebe0da279b</link>
        <description>* Moved the contents of the EXPOSE_PRIVATES ifdef into internal.h and  killed the now empty ifdef in menu.h.  Also removed the define in  the CFLAGS in Makefile.* Renamed _menui_menu_hook to Menu_Hook for compatiability with  ncurses.* Renamed all internal functions to have _menui prefix instead of  __menui* Cleaned up some automatic function variable names that were  shadowing function calls.* Fixed email address in headers.

            List of files:
            /netbsd-src/lib/libmenu/shlib_version</description>
        <pubDate>Thu, 16 Dec 1999 12:08:06 +0000</pubDate>
        <dc:creator>blymn &lt;blymn@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>68f24b78f3c2da1376fa19edd0c12f6c0829adf3 - RCS Id police.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/lib/libmenu/shlib_version#68f24b78f3c2da1376fa19edd0c12f6c0829adf3</link>
        <description>RCS Id police.

            List of files:
            /netbsd-src/lib/libmenu/shlib_version</description>
        <pubDate>Wed, 24 Nov 1999 12:43:15 +0000</pubDate>
        <dc:creator>kleink &lt;kleink@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b68c50bcbecd3e6e991193a29654503abe841ca7 - A curses based menu library.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/lib/libmenu/shlib_version#b68c50bcbecd3e6e991193a29654503abe841ca7</link>
        <description>A curses based menu library.

            List of files:
            /netbsd-src/lib/libmenu/shlib_version</description>
        <pubDate>Tue, 23 Nov 1999 11:12:34 +0000</pubDate>
        <dc:creator>blymn &lt;blymn@NetBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
