Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-6]: src/doc Ticket 960
details: https://anonhg.NetBSD.org/src/rev/bf9e6d4543d0
branches: netbsd-6
changeset: 776470:bf9e6d4543d0
user: riz <riz%NetBSD.org@localhost>
date: Thu Sep 26 14:20:16 2013 +0000
description:
Ticket 960
diffstat:
doc/CHANGES-6.2 | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 72affaebc05d -r bf9e6d4543d0 doc/CHANGES-6.2
--- a/doc/CHANGES-6.2 Thu Sep 26 14:20:03 2013 +0000
+++ b/doc/CHANGES-6.2 Thu Sep 26 14:20:16 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.52 2013/09/26 02:03:32 riz Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.53 2013/09/26 14:20:16 riz Exp $
A complete list of changes from the 6.1 release until the 6.2 release:
@@ -802,3 +802,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