From ad5afe94a1574707a3aceee55e05d0532bc2e0cd Mon Sep 17 00:00:00 2001 From: Faik Uygur Date: Mon, 22 Sep 2008 07:47:14 +0000 Subject: [PATCH] Rename Changelog -> ChangeLog --- ChangeLog | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 ChangeLog diff --git a/ChangeLog b/ChangeLog new file mode 100644 index 00000000..6ca2f247 --- /dev/null +++ b/ChangeLog @@ -0,0 +1,34 @@ +2008-09-10 Fatih Aşıcı + * Add validation for sub packages having icons. + +2008-09-10 Ozan Çağlayan + * Fix only the first unsatisfied runtime dependency being + resolved while building a standalone package. + +2008-09-08 Faik Uygur + * Add Requires tag to Update with actions. + +2008-09-04 Faik Uygur + * Allow dot in repo name fix. + +2008-09-03 Eren Türkay + * Fix for false sandbox violation errors. (#7328) + +2008-09-03 Faik Uygur + * pisi-2.0.1 + +2008-09-02 Faik Uygur + * Only add delta packages to latest build of the package. + +2008-08-07 Faik Uygur + * Fix validity checks while adding a new repo. (#5940, #5906) + * Increase console information line length. (#5281) + * pisi it *.pisi was showing same package name multiple times + as a dependency. (#7929) + +2008-08-04 Faik Uygur + * Fix for pisi history not showing +999 operations bug. + +2008-07-31 Türker Sezer + * Fix failing pisi la -c when component not found in the + first repository. (#7929)