Module Name:    src
Committed By:   martin
Date:           Mon Oct  8 19:09:18 UTC 2018

Modified Files:
        src/doc [netbsd-8]: CHANGES-8.1

Log Message:
Ticket #1048


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.29 -r1.1.2.30 src/doc/CHANGES-8.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/doc/CHANGES-8.1
diff -u src/doc/CHANGES-8.1:1.1.2.29 src/doc/CHANGES-8.1:1.1.2.30
--- src/doc/CHANGES-8.1:1.1.2.29	Thu Oct  4 10:21:11 2018
+++ src/doc/CHANGES-8.1	Mon Oct  8 19:09:18 2018
@@ -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 @@ lib/libcurses/setterm.c				1.67
 	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]
+

Reply via email to