|
@@ -1,3 +1,9 @@
|
|
|
|
|
+2008-05-09 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com>
|
|
|
|
|
+
|
|
|
|
|
+ Call Command::transitStatus() before calling Command::execute(),
|
|
|
|
|
+ so that the status change made in execute() is not cleared.
|
|
|
|
|
+ * src/DownloadEngine.cc
|
|
|
|
|
+
|
|
|
2008-05-09 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com>
|
|
2008-05-09 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com>
|
|
|
|
|
|
|
|
Removed forward declaration of SocketCore class.
|
|
Removed forward declaration of SocketCore class.
|