<?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>8e0f2fc543b19ab70058f17a9a4e744c6a5ef36a - Fixes PR lib/58823</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/lib/libcurses/shlib_version#8e0f2fc543b19ab70058f17a9a4e744c6a5ef36a</link>
        <description>Fixes PR lib/58823Implement the ncurses extension wgetscrreg which returns thescrolling region of the given window.  Also implement getscrreg toget the scrolling region of stdscr which appears to be missing fromncurses but does follow the convention of having a non w prefixedfunction that applies to stdscr.Due to the addtion of a new function a minor library version bump hasbeen done.

            List of files:
            /netbsd-src/lib/libcurses/shlib_version</description>
        <pubDate>Thu, 05 Dec 2024 04:08:12 +0000</pubDate>
        <dc:creator>blymn &lt;blymn@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>301bf8cc4439c22e00a8a9de5564e11daef54ac1 - Make the default colour pair be pair 0 which appears to match other</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/lib/libcurses/shlib_version#301bf8cc4439c22e00a8a9de5564e11daef54ac1</link>
        <description>Make the default colour pair be pair 0 which appears to match othercurses implementations.

            List of files:
            /netbsd-src/lib/libcurses/shlib_version</description>
        <pubDate>Tue, 12 Apr 2022 07:03:04 +0000</pubDate>
        <dc:creator>blymn &lt;blymn@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>31a83dd923a3b28d523e8a9b4f3bf2b492c7fd0d - Always autogen fileio.h.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/lib/libcurses/shlib_version#31a83dd923a3b28d523e8a9b4f3bf2b492c7fd0d</link>
        <description>Always autogen fileio.h.Bump CURSES_LIB_MAJOR.CURSES_LIB_MINOR to 9.0 belatedly.

            List of files:
            /netbsd-src/lib/libcurses/shlib_version</description>
        <pubDate>Mon, 06 Sep 2021 15:17:25 +0000</pubDate>
        <dc:creator>rin &lt;rin@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>aadfdb111bbf2fc45a663f75bd1f613d752696e5 - terminfo: promote numeric parameters from short to int</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/lib/libcurses/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/libcurses/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>cb5c29f5ae8e621b3449677798ea09412f50a710 - Fix return for mvscanw to return ERR/OK instead of the number of</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/lib/libcurses/shlib_version#cb5c29f5ae8e621b3449677798ea09412f50a710</link>
        <description>Fix return for mvscanw to return ERR/OK instead of the number ofelements scanned, now matches SUSv2 specificationBump lib major due to return change.

            List of files:
            /netbsd-src/lib/libcurses/shlib_version</description>
        <pubDate>Sun, 30 Jun 2019 22:16:20 +0000</pubDate>
        <dc:creator>blymn &lt;blymn@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a887f4aff96f7ec2080cf719fbde24b384b269e2 - Fix for PR lib/52063</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/lib/libcurses/shlib_version#a887f4aff96f7ec2080cf719fbde24b384b269e2</link>
        <description>Fix for PR lib/52063Many thanks to  Onno van der Linden (o.vd.linden@quicknet.nl) for providingthe bulk of the patch that fixes the issue.

            List of files:
            /netbsd-src/lib/libcurses/shlib_version</description>
        <pubDate>Fri, 16 Nov 2018 10:12:00 +0000</pubDate>
        <dc:creator>blymn &lt;blymn@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c247fb6646be8526f7bbedfea2cd32deb1fa595a - Bump libcurses to 7.1 for prior additions.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/lib/libcurses/shlib_version#c247fb6646be8526f7bbedfea2cd32deb1fa595a</link>
        <description>Bump libcurses to 7.1 for prior additions.

            List of files:
            /netbsd-src/lib/libcurses/shlib_version</description>
        <pubDate>Mon, 02 Jan 2017 12:38:16 +0000</pubDate>
        <dc:creator>roy &lt;roy@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>43589aae40dca300d1e3750407dc1ede1c8ed98e - Note to update major of libpanel(3) for new major of curses(3)</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/lib/libcurses/shlib_version#43589aae40dca300d1e3750407dc1ede1c8ed98e</link>
        <description>Note to update major of libpanel(3) for new major of curses(3)

            List of files:
            /netbsd-src/lib/libcurses/shlib_version</description>
        <pubDate>Sun, 22 Nov 2015 04:56:00 +0000</pubDate>
        <dc:creator>kamil &lt;kamil@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>46edb91e9fa9e3bc872d80bfcb8d2f823aff61a7 - bump shared libraries.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/lib/libcurses/shlib_version#46edb91e9fa9e3bc872d80bfcb8d2f823aff61a7</link>
        <description>bump shared libraries.

            List of files:
            /netbsd-src/lib/libcurses/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>6dbdc40c87eb788c0a5243cf9f9aad193d9095db - Increment minor for getwin()/putwin() addition.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/lib/libcurses/shlib_version#6dbdc40c87eb788c0a5243cf9f9aad193d9095db</link>
        <description>Increment minor for getwin()/putwin() addition.Document fileio.h regeneration.

            List of files:
            /netbsd-src/lib/libcurses/shlib_version</description>
        <pubDate>Mon, 14 Apr 2008 20:39:58 +0000</pubDate>
        <dc:creator>jdc &lt;jdc@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>915ba4ba527a12240af1e757e381d3f28cf35312 - Increment libcurses minor version (termattrs() and term_attrs() added).</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/lib/libcurses/shlib_version#915ba4ba527a12240af1e757e381d3f28cf35312</link>
        <description>Increment libcurses minor version (termattrs() and term_attrs() added).

            List of files:
            /netbsd-src/lib/libcurses/shlib_version</description>
        <pubDate>Fri, 21 Mar 2008 13:43:36 +0000</pubDate>
        <dc:creator>jdc &lt;jdc@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e124de36d8a3bb2fd90b77ec25eb7736f29ee44d - Merge in wide curses code done as a Summer of Code project by</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/lib/libcurses/shlib_version#e124de36d8a3bb2fd90b77ec25eb7736f29ee44d</link>
        <description>Merge in wide curses code done as a Summer of Code project byRuibiao Qiu.

            List of files:
            /netbsd-src/lib/libcurses/shlib_version</description>
        <pubDate>Mon, 28 May 2007 15:01:53 +0000</pubDate>
        <dc:creator>blymn &lt;blymn@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3a817d94fd8b2769ca59402a1d3961ca8ed1ea2c - Increment libcurses minor to 1 (addition of *echochar()).</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/lib/libcurses/shlib_version#3a817d94fd8b2769ca59402a1d3961ca8ed1ea2c</link>
        <description>Increment libcurses minor to 1 (addition of *echochar()).

            List of files:
            /netbsd-src/lib/libcurses/shlib_version</description>
        <pubDate>Sun, 28 Mar 2004 08:59:15 +0000</pubDate>
        <dc:creator>jdc &lt;jdc@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>abf59ded7e7cff7f7b65043d6b9062fdaac28b93 - Increment major number (to 6) because of the change to KEY_MAX,</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/lib/libcurses/shlib_version#abf59ded7e7cff7f7b65043d6b9062fdaac28b93</link>
        <description>Increment major number (to 6) because of the change to KEY_MAX,

            List of files:
            /netbsd-src/lib/libcurses/shlib_version</description>
        <pubDate>Mon, 22 Mar 2004 18:57:58 +0000</pubDate>
        <dc:creator>jdc &lt;jdc@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>737fe44f7aedce7847054260812eb0fd7dc32bc1 - Increment libcurses minor to 11 for nodelay() void -&gt; int change.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/lib/libcurses/shlib_version#737fe44f7aedce7847054260812eb0fd7dc32bc1</link>
        <description>Increment libcurses minor to 11 for nodelay() void -&gt; int change.

            List of files:
            /netbsd-src/lib/libcurses/shlib_version</description>
        <pubDate>Thu, 04 Dec 2003 21:26:09 +0000</pubDate>
        <dc:creator>jdc &lt;jdc@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>324f201e56238cb0521ea407d27f73b8d8df74aa - Increment libcurses minor to 10 for addition of redrawwin() and wredrawln().</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/lib/libcurses/shlib_version#324f201e56238cb0521ea407d27f73b8d8df74aa</link>
        <description>Increment libcurses minor to 10 for addition of redrawwin() and wredrawln().

            List of files:
            /netbsd-src/lib/libcurses/shlib_version</description>
        <pubDate>Sun, 05 Oct 2003 10:14:36 +0000</pubDate>
        <dc:creator>jdc &lt;jdc@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>11f267a000fe2df6b330eb38125accdc6ba093ce - Add noqiflush() and qiflush()</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/lib/libcurses/shlib_version#11f267a000fe2df6b330eb38125accdc6ba093ce</link>
        <description>Add noqiflush() and qiflush()Fixes PR lib/20037.

            List of files:
            /netbsd-src/lib/libcurses/shlib_version</description>
        <pubDate>Fri, 20 Jun 2003 06:58:53 +0000</pubDate>
        <dc:creator>jdc &lt;jdc@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8b782b08d12ac154377d05486e671ba8d3cf207f - Increment libcurses minor for addition of addchstr() functions.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/lib/libcurses/shlib_version#8b782b08d12ac154377d05486e671ba8d3cf207f</link>
        <description>Increment libcurses minor for addition of addchstr() functions.

            List of files:
            /netbsd-src/lib/libcurses/shlib_version</description>
        <pubDate>Wed, 21 May 2003 21:21:14 +0000</pubDate>
        <dc:creator>jdc &lt;jdc@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6babc534d9dd2d64c05ece771a69409a1a64c548 - Increment libcurses minor (addition of attr_set() group of functions).</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/lib/libcurses/shlib_version#6babc534d9dd2d64c05ece771a69409a1a64c548</link>
        <description>Increment libcurses minor (addition of attr_set() group of functions).

            List of files:
            /netbsd-src/lib/libcurses/shlib_version</description>
        <pubDate>Sun, 30 Mar 2003 07:40:02 +0000</pubDate>
        <dc:creator>jdc &lt;jdc@NetBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6e91e33032916fe00fc5dabee0ac7c45d4441915 - Increment the minor version (from 5 to 6) for the addition of</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/netbsd-src/lib/libcurses/shlib_version#6e91e33032916fe00fc5dabee0ac7c45d4441915</link>
        <description>Increment the minor version (from 5 to 6) for the addition ofcan_change_color() and no_color_video().Add a note of things to change when the major version is incremented.

            List of files:
            /netbsd-src/lib/libcurses/shlib_version</description>
        <pubDate>Mon, 27 Jan 2003 21:14:33 +0000</pubDate>
        <dc:creator>jdc &lt;jdc@NetBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
