Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-6]: src/doc ticket 997
details: https://anonhg.NetBSD.org/src/rev/20a810fa7033
branches: netbsd-6
changeset: 776521:20a810fa7033
user: bouyer <bouyer%NetBSD.org@localhost>
date: Tue Dec 17 21:08:22 2013 +0000
description:
ticket 997
diffstat:
doc/CHANGES-6.2 | 20 +++++++++++++++++++-
1 files changed, 19 insertions(+), 1 deletions(-)
diffs (31 lines):
diff -r dd87e796a4f1 -r 20a810fa7033 doc/CHANGES-6.2
--- a/doc/CHANGES-6.2 Tue Dec 17 21:07:59 2013 +0000
+++ b/doc/CHANGES-6.2 Tue Dec 17 21:08:22 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.65 2013/12/17 20:52:38 bouyer Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.66 2013/12/17 21:08:22 bouyer Exp $
A complete list of changes from the 6.1 release until the 6.2 release:
@@ -1097,3 +1097,21 @@
Free pathbuf in an error path.
[martin, ticket #999]
+usr.bin/ftp/Makefile patch
+usr.bin/ftp/cmds.c patch
+usr.bin/ftp/cmdtab.c patch
+usr.bin/ftp/extern.h patch
+usr.bin/ftp/fetch.c patch
+usr.bin/ftp/ftp.1 patch
+usr.bin/ftp/ftp.c patch
+usr.bin/ftp/ftp_var.h patch
+usr.bin/ftp/main.c patch
+usr.bin/ftp/progressbar.c patch
+usr.bin/ftp/ssl.c patch
+usr.bin/ftp/ssl.h patch
+usr.bin/ftp/util.c patch
+usr.bin/ftp/version.h patch
+
+ Add HTTPS support to ftp(1).
+ [tron, ticket #997]
+
Home |
Main Index |
Thread Index |
Old Index