]> git.saurik.com Git - apt.git/blobdiff - apt-pkg/init.cc
* Merged from the mvo branch
[apt.git] / apt-pkg / init.cc
index 6f02203cd365cfd6844e2d94835326b739baf81b..67d321abf4961688b4b22e04f0cafc076e85573b 100644 (file)
@@ -75,7 +75,8 @@ 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");