diff --git a/ChangeLog b/ChangeLog
index 218d428a..5360782a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2010-08-27 Tatsuhiro Tsujikawa
+
+ Added bt-tracker and bt-exclude-tracker to -i list option.
+ * doc/aria2c.1.txt
+ * doc/xmlrpc/aria2rpc
+ * src/download_helper.cc
+
2010-08-27 Tatsuhiro Tsujikawa
Don't listen on IPv6 socket for BitTorrent, DHT, XML-RPC if
diff --git a/doc/aria2c.1 b/doc/aria2c.1
index 783c2514..11029d91 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: 08/25/2010
+.\" Date: 08/27/2010
.\" Manual: Aria2 Manual
.\" Source: Aria2 1.10.1
.\" Language: English
.\"
-.TH "ARIA2C" "1" "08/25/2010" "Aria2 1\&.10\&.1" "Aria2 Manual"
+.TH "ARIA2C" "1" "08/27/2010" "Aria2 1\&.10\&.1" "Aria2 Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -2673,6 +2673,28 @@ conditional\-get
enable\-async\-dns6
.RE
.sp
+.RS 4
+.ie n \{\
+\h'-04'\(bu\h'+03'\c
+.\}
+.el \{\
+.sp -1
+.IP \(bu 2.3
+.\}
+bt\-tracker
+.RE
+.sp
+.RS 4
+.ie n \{\
+\h'-04'\(bu\h'+03'\c
+.\}
+.el \{\
+.sp -1
+.IP \(bu 2.3
+.\}
+bt\-exclude\-tracker
+.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 8be41c02..d1f2a333 100644
--- a/doc/aria2c.1.html
+++ b/doc/aria2c.1.html
@@ -3078,6 +3078,16 @@ conditional-get
enable-async-dns6
+
+
+bt-tracker
+
+
+
+
+bt-exclude-tracker
+
+
These options have exactly same meaning of the ones in the
command-line options, but it just applies to the URIs it belongs to.
@@ -4354,7 +4364,7 @@ files in the program, then also delete it here.