diff --git a/ChangeLog b/ChangeLog
index e3b6b8ae..faf07f16 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2010-04-03 Tatsuhiro Tsujikawa
+
+ Added bt-tracker-timeout, bt-tracker-connect-timeout,
+ always-resume, max-resume-failure-tries and http-accept-gzip to -i
+ list options.
+ * doc/aria2c.1.txt
+ * doc/xmlrpc/aria2rpc
+ * src/download_helper.cc
+
2010-04-03 Tatsuhiro Tsujikawa
Fixed the bug that web-seed URI is not percent-encoded.
diff --git a/doc/aria2c.1 b/doc/aria2c.1
index f8255184..c56cf6a7 100644
--- a/doc/aria2c.1
+++ b/doc/aria2c.1
@@ -2,12 +2,12 @@
.\" Title: aria2c
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
.\" Generator: DocBook XSL Stylesheets v1.75.2
-.\" Date: 04/02/2010
+.\" Date: 04/03/2010
.\" Manual: Aria2 Manual
.\" Source: Aria2 1.9.1a
.\" Language: English
.\"
-.TH "ARIA2C" "1" "04/02/2010" "Aria2 1\&.9\&.1a" "Aria2 Manual"
+.TH "ARIA2C" "1" "04/03/2010" "Aria2 1\&.9\&.1a" "Aria2 Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -2192,6 +2192,28 @@ bt\-tracker\-interval
.sp -1
.IP \(bu 2.3
.\}
+bt\-tracker\-timeout
+.RE
+.sp
+.RS 4
+.ie n \{\
+\h'-04'\(bu\h'+03'\c
+.\}
+.el \{\
+.sp -1
+.IP \(bu 2.3
+.\}
+bt\-tracker\-connect\-timeout
+.RE
+.sp
+.RS 4
+.ie n \{\
+\h'-04'\(bu\h'+03'\c
+.\}
+.el \{\
+.sp -1
+.IP \(bu 2.3
+.\}
enable\-peer\-exchange
.RE
.sp
@@ -2448,6 +2470,39 @@ realtime\-chunk\-checksum
remove\-control\-file
.RE
.sp
+.RS 4
+.ie n \{\
+\h'-04'\(bu\h'+03'\c
+.\}
+.el \{\
+.sp -1
+.IP \(bu 2.3
+.\}
+always\-resume
+.RE
+.sp
+.RS 4
+.ie n \{\
+\h'-04'\(bu\h'+03'\c
+.\}
+.el \{\
+.sp -1
+.IP \(bu 2.3
+.\}
+max\-resume\-failure\-tries
+.RE
+.sp
+.RS 4
+.ie n \{\
+\h'-04'\(bu\h'+03'\c
+.\}
+.el \{\
+.sp -1
+.IP \(bu 2.3
+.\}
+http\-accept\-gzip
+.RE
+.sp
These options have exactly same meaning of the ones in the command\-line options, but it just applies to the URIs it belongs to\&.
.sp
For example, the content of uri\&.txt is
diff --git a/doc/aria2c.1.html b/doc/aria2c.1.html
index 6e21262b..412e7617 100644
--- a/doc/aria2c.1.html
+++ b/doc/aria2c.1.html
@@ -2762,6 +2762,16 @@ bt-tracker-interval
+bt-tracker-timeout
+
+
+
+
+bt-tracker-connect-timeout
+
+
+
+
enable-peer-exchange
@@ -2880,6 +2890,21 @@ realtime-chunk-checksum
remove-control-file
+
+
+always-resume
+
+
+
+
+max-resume-failure-tries
+
+
+
+
+http-accept-gzip
+
+
These options have exactly same meaning of the ones in the
command-line options, but it just applies to the URIs it belongs to.
@@ -4112,7 +4137,7 @@ files in the program, then also delete it here.