Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-8]: src/doc Ticket #1048
details: https://anonhg.NetBSD.org/src/rev/be852baaf182
branches: netbsd-8
changeset: 852030:be852baaf182
user: martin <martin%NetBSD.org@localhost>
date: Mon Oct 08 19:09:18 2018 +0000
description:
Ticket #1048
diffstat:
doc/CHANGES-8.1 | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r b6a3657453f9 -r be852baaf182 doc/CHANGES-8.1
--- a/doc/CHANGES-8.1 Mon Oct 08 19:06:52 2018 +0000
+++ b/doc/CHANGES-8.1 Mon Oct 08 19:09:18 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.1,v 1.1.2.29 2018/10/04 10:21:11 martin Exp $
+# $NetBSD: CHANGES-8.1,v 1.1.2.30 2018/10/08 19:09:18 martin Exp $
A complete list of changes from the NetBSD 8.0 release to the NetBSD 8.1
release:
@@ -1225,3 +1225,10 @@
Fix typos in curses_screen.3
[roy, ticket #1047]
+lib/libcurses/curses_private.h 1.66
+lib/libcurses/slk.c 1.3,1.4
+
+ curses: declare SLK format as invalid until slk_init(3) called.
+ curses: once __slk_init is called, reset slk_fmt.
+ [roy, ticket #1048]
+
Home |
Main Index |
Thread Index |
Old Index