1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48
|
From: Lars Brinkhoff <lars@nocrew.org>
Date: Sat, 14 Nov 2015 20:59:54 +0100
Subject: Update some text files.
Applied-Upstream: commit:ac747c59324a8c24d1557947c48a9c1d8ed35477
---
ChangeLog | 2 ++
NEWS | 6 ++++++
README | 2 +-
3 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
index 28c1152..bbb72ec 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+This file is no longer maintained. See the git log instead.
+
2003-01-10 Lars Brinkhoff <lars@nocrew.org>
From Marco Michelino <michelinux@tin.it>:
diff --git a/NEWS b/NEWS
index 66414c1..1baca74 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+* Version 4.0
+
+Summary of user-visible changes since 3.0:
+
+** Fixed bugs.
+
* Version 3.0
Summary of user-visible changes since 2.0:
diff --git a/README b/README
index 7562947..22d759a 100644
--- a/README
+++ b/README
@@ -25,7 +25,7 @@ If you like it, I would appreciate if you sent a post card to:
Information and/or latest release should be available from these places:
http://www.nocrew.org/software/httptunnel.html
http://www.gnu.org/software/httptunnel/httptunnel.html
- ftp://ftp.gnu.org/pub/httptunnel
+ ftp://ftp.gnu.org/pub/gnu/httptunnel
I take no responsibility for what you do with this software. It has
the potential to do dangerous things, like disabling the protection
|