Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-9]: src/doc Ticket #1004



details:   https://anonhg.NetBSD.org/src/rev/73c1bfee9c7e
branches:  netbsd-9
changeset: 935962:73c1bfee9c7e
user:      martin <martin%NetBSD.org@localhost>
date:      Tue Jul 14 13:38:12 2020 +0000

description:
Ticket #1004

diffstat:

 doc/CHANGES-9.1 |  7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r a36de55d07b8 -r 73c1bfee9c7e doc/CHANGES-9.1
--- a/doc/CHANGES-9.1   Tue Jul 14 13:37:18 2020 +0000
+++ b/doc/CHANGES-9.1   Tue Jul 14 13:38:12 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.1,v 1.1.2.76 2020/07/13 14:34:30 martin Exp $
+# $NetBSD: CHANGES-9.1,v 1.1.2.77 2020/07/14 13:38:12 martin Exp $
 
 A complete list of changes from the NetBSD 9.0 release to the NetBSD 9.1
 release:
@@ -3375,3 +3375,8 @@
        function.
        [simonb, ticket #1003]
 
+lib/libcurses/newwin.c                         1.58
+
+       PR 55484: newwin() - fix crash with negative ncols.
+       [uwe, ticket #1004]
+



Home | Main Index | Thread Index | Old Index