]> git.saurik.com Git - apt.git/blobdiff - methods/mirror.cc
* apt-pkg/acquire-item.cc:
[apt.git] / methods / mirror.cc
index c5c0c746173b10a43f8e8d7179d2fcf9eeae4fed..9a86a10c214b926455a46e799b42c772add9d853 100644 (file)
@@ -42,6 +42,7 @@ using namespace std;
  * - deal with runing as non-root because we can't write to the lists 
      dir then -> use the cached mirror file
  * - better method to download than having a pkgAcquire interface here
+ *   and better error handling there!
  * - support more than http
  * - testing :)
  */