diff --git a/ChangeLog b/ChangeLog index 64b60e45..c096f9fb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-11-10 Faik Uygur + * If an unsatisfied build dep is found and another version of that package is installed + build asks to install the package but than exits complaining that the package is already + installed. (#8379) + 2008-11-10 Türker Sezer * Do not ask to remove conflicting packages until it is time to remove them. The message is misleading when --fetch-only is used. (#4539)