]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/init.cc
pkgAcqIndex::Done(): If we have an IMS-Hit, also rename the destination file in GzipI...
[apt.git] / apt-pkg / init.cc
index d8c201b9de02c22e887d9148572474171632a327..6310aff112a1ae94ecd4e587e1fed27ecf47dc49 100644 (file)
@@ -75,6 +75,7 @@ bool pkgInitConfig(Configuration &Cnf)
    // State   
    Cnf.Set("Dir::Log","var/log/apt");
    Cnf.Set("Dir::Log::Terminal","term.log");
+   Cnf.Set("Dir::Log::History","history.log");
 
    // Translation
    Cnf.Set("APT::Acquire::Translation", "environment");