summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xconfigure2
-rw-r--r--configure.ac2
-rw-r--r--debian/changelog2
-rw-r--r--history.txt8
-rw-r--r--man/httrack.12
5 files changed, 8 insertions, 8 deletions
diff --git a/configure b/configure
index 2afdc66..cd8ad7f 100755
--- a/configure
+++ b/configure
@@ -15775,7 +15775,7 @@ fi
-### OpenSSL is explicitely enabled/disabled ?
+### OpenSSL is explicitly enabled/disabled ?
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable https support" >&5
$as_echo_n "checking whether to enable https support... " >&6; }
# Check whether --enable-https was given.
diff --git a/configure.ac b/configure.ac
index 81a162b..a186f75 100644
--- a/configure.ac
+++ b/configure.ac
@@ -120,7 +120,7 @@ AC_MSG_WARN([*** in_addr_t not found]),
### zlib
CHECK_ZLIB()
-### OpenSSL is explicitely enabled/disabled ?
+### OpenSSL is explicitly enabled/disabled ?
AC_MSG_CHECKING(whether to enable https support)
AC_ARG_ENABLE([https],
[AC_HELP_STRING([--enable-https=@<:@yes/no/auto@:>@],
diff --git a/debian/changelog b/debian/changelog
index abd5eb1..b89775f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,7 +10,7 @@ httrack (3.47.19-3) unstable; urgency=low
httrack (3.47.18-1) unstable; urgency=low
* Fixed FTBFS introduced in 3.47.17 on Ubuntu due to online unit tests
- Fixed FTBFS when OpenSSL is disabled explicitely
+ Fixed FTBFS when OpenSSL is disabled explicitly
-- Xavier Roche <xavier@debian.org> Wed, 05 Jun 2013 18:36:57 +0200
diff --git a/history.txt b/history.txt
index b9c779e..604961a 100644
--- a/history.txt
+++ b/history.txt
@@ -31,9 +31,9 @@ This file lists all changes and fixes that have been made for HTTrack.
+ Fixed: HTML entities not properly decoded inside URI and query string
+ Fixed: URL-encoding issue within URI
+ Fixed: --timeout alias did not work
-+ Fixed: more windows-specific fixes regarding 260-character path limit<br />
-+ Fixed: escaping issue in top index<br />
-+ Fixed: Linux build cleanup (gentoo patches merge, lintian fixes et al.)<br />
++ Fixed: more windows-specific fixes regarding 260-character path limit
++ Fixed: escaping issue in top index
++ Fixed: Linux build cleanup (gentoo patches merge, lintian fixes et al.)
3.46-1
* New: Unicode filenames handling
@@ -178,7 +178,7 @@ This file lists all changes and fixes that have been made for HTTrack.
+ New: improved background download to handle large sites
+ New: '--assume foo/bar.cgi=text/html' is now possible
+ New: MIME type scan rules (such as -mime:video/* +mime:video/mpeg)
-+ New: size scan rules now allows you to rewrite uncaught links as external links
++ New: size scan rules now allows to rewrite uncaught links as external links
+ Fixed: crash fixed when ftime()/localtime()==NULL
+ Fixed: iso-9660 option now using '_' for collision character
+ Fixed: collision problems with CaSe SeNsItIvItY
diff --git a/man/httrack.1 b/man/httrack.1
index 8d035c2..7dc14f0 100644
--- a/man/httrack.1
+++ b/man/httrack.1
@@ -460,7 +460,7 @@ execute a shell command (\-#! "echo hello") (\-\-exec <param>)
.SS Dangerous options: (do NOT use unless you exactly know what you are doing)
.IP \-%!
-bypass built\-in security limits aimed to avoid bandwidth abuses (bandwidth, simultaneous connections) (\-\-disable\-security\-limits)
+bypass built\-in security limits aimed to avoid bandwith abuses (bandwidth, simultaneous connections) (\-\-disable\-security\-limits)
.IP \-IMPORTANT
NOTE: DANGEROUS OPTION, ONLY SUITABLE FOR EXPERTS
.IP \-USE