diff --git a/ChangeLog b/ChangeLog index c74650b7..2ebc4377 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2009-02-13 Faik Uygur + * Make enableSandbox enabled default + * Export CXX and CC before compiling + +2009-02-10 Faik Uygur + * pisi history --takeback should not give an exception and quit when package + does not found (#9083) + +2009-02-10 Faik Uygur + * Make pisi search output colored like grep (#9156) + 2009-02-05 Bahadır Kandemir * pisi/api.py (configure_pending): Import comariface when necessary.