Source-Changes-HG archive

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

[src/netbsd-6-1]: src/doc Ticket 960.



details:   https://anonhg.NetBSD.org/src/rev/9012807b2ec7
branches:  netbsd-6-1
changeset: 775869:9012807b2ec7
user:      riz <riz%NetBSD.org@localhost>
date:      Thu Sep 26 14:21:15 2013 +0000

description:
Ticket 960.

diffstat:

 doc/CHANGES-6.1.2 |  9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r 95e9e4806894 -r 9012807b2ec7 doc/CHANGES-6.1.2
--- a/doc/CHANGES-6.1.2 Thu Sep 26 14:21:00 2013 +0000
+++ b/doc/CHANGES-6.1.2 Thu Sep 26 14:21:15 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1.2,v 1.1.2.19 2013/09/26 02:01:46 riz Exp $
+# $NetBSD: CHANGES-6.1.2,v 1.1.2.20 2013/09/26 14:21:15 riz Exp $
 
 A complete list of changes from the NetBSD 6.1.1 release to the NetBSD 6.1.2
 release:
@@ -148,3 +148,10 @@
        Return errno, not just -1, from pthread_create().
        [riastradh, ticket #959]
 
+lib/libcurses/setterm.c                                1.51
+
+       Fix a crash in curses for terminals defining exit_attribute_mode but
+       not exit_alt_charset_mode. (Examples include vt131 and xterm-5,
+       among others)
+       [dsainty, ticket #960]
+



Home | Main Index | Thread Index | Old Index