Source-Changes-HG archive

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

[src/netbsd-7]: src/doc Ticket #1627



details:   https://anonhg.NetBSD.org/src/rev/8a8d811557c1
branches:  netbsd-7
changeset: 800519:8a8d811557c1
user:      martin <martin%NetBSD.org@localhost>
date:      Thu Aug 09 14:39:22 2018 +0000

description:
Ticket #1627

diffstat:

 doc/CHANGES-7.2 |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 9539d64ad16a -r 8a8d811557c1 doc/CHANGES-7.2
--- a/doc/CHANGES-7.2   Thu Aug 09 14:38:16 2018 +0000
+++ b/doc/CHANGES-7.2   Thu Aug 09 14:39:22 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.2,v 1.1.2.101 2018/08/08 10:18:41 martin Exp $
+# $NetBSD: CHANGES-7.2,v 1.1.2.102 2018/08/09 14:39:22 martin Exp $
 
 A complete list of changes from the NetBSD 7.1 release to the NetBSD 7.2
 release:
@@ -5838,3 +5838,9 @@
        function usb_rem_task_wait.
        [riastradh, ticket #1626]
 
+lib/libcurses/addbytes.c                       1.48
+
+       Avoid curx going beyond end of window when adding a wide character
+       to the last column.
+       [simonb, ticket #1627]
+



Home | Main Index | Thread Index | Old Index