|
@@ -1,3 +1,17 @@
|
|
|
|
|
+2008-09-03 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com>
|
|
|
|
|
+
|
|
|
|
|
+ Merged from trunk -r693:695
|
|
|
|
|
+
|
|
|
|
|
+ DEFAULT_ANNOUNCE_INTERVAL: unsigned int -> time_t
|
|
|
|
|
+ * src/BtAnnounce.h
|
|
|
|
|
+
|
|
|
|
|
+ If an error occurred with a URI, remove identical URI from remaining
|
|
|
|
|
+ URI list because it is likely that same error occurred in the end and it
|
|
|
|
|
+ is waste of time.
|
|
|
|
|
+ * src/AbstractCommand.cc
|
|
|
|
|
+ * src/RequestGroup.cc
|
|
|
|
|
+ * src/RequestGroup.h
|
|
|
|
|
+
|
|
|
2008-09-03 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com>
|
|
2008-09-03 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com>
|
|
|
|
|
|
|
|
Added -lrt to LIBCARES_LIBS if -lrt is needed to link program with
|
|
Added -lrt to LIBCARES_LIBS if -lrt is needed to link program with
|