Source-Changes-HG archive

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

[src/netbsd-7]: src/doc Tickets 980, 981



details:   https://anonhg.NetBSD.org/src/rev/58a78e1cda93
branches:  netbsd-7
changeset: 799636:58a78e1cda93
user:      riz <riz%NetBSD.org@localhost>
date:      Thu Nov 05 05:27:45 2015 +0000

description:
Tickets 980, 981

diffstat:

 doc/CHANGES-7.1 |  18 +++++++++++++++++-
 1 files changed, 17 insertions(+), 1 deletions(-)

diffs (29 lines):

diff -r 63fe78bfc4e4 -r 58a78e1cda93 doc/CHANGES-7.1
--- a/doc/CHANGES-7.1   Thu Nov 05 05:26:38 2015 +0000
+++ b/doc/CHANGES-7.1   Thu Nov 05 05:27:45 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1,v 1.1.2.12 2015/11/04 21:09:21 riz Exp $
+# $NetBSD: CHANGES-7.1,v 1.1.2.13 2015/11/05 05:27:45 riz Exp $
 
 A complete list of changes from the NetBSD 7.0 release to the NetBSD 7.1
 release:
@@ -574,3 +574,19 @@
        Fix gpioiic(4).
        [phx, ticket #977]
 
+lib/libform/field.c                            1.29
+lib/libform/form.h                             1.23
+
+       API fix: Constify set_field_buffer.
+       [joerg, ticket #980]
+
+usr.bin/ftp/fetch.c                            1.207
+usr.bin/ftp/ftp.1                              1.135
+usr.bin/ftp/main.c                             1.123
+usr.bin/ftp/ssl.c                              1.3-1.4
+usr.bin/ftp/ssl.h                              1.3
+usr.bin/ftp/version.h                          1.86-1.87
+
+       Add Server Name Indication (SNI) support for https.
+       [wiz, ticket #981]
+



Home | Main Index | Thread Index | Old Index