From 3b4ecfa722ffcdda83b3385cb0df6d8c60680ecb Mon Sep 17 00:00:00 2001 From: Ben Collins Date: Fri, 29 Oct 1999 01:19:45 +0000 Subject: [PATCH] * fixed description for new multiple conflicts/replaces code --- ChangeLog | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index e5d74764..7ba5d0bd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -90,8 +90,11 @@ Sat Oct 23 21:23:08 EDT 1999 Ben Collins Sat Oct 23 16:25:16 EDT 1999 Ben Collins - * Implemented a nice fix for multiple conflicts and replaces. Also added - --assert-multi-conrep. + * main/{processarc.c,depcon.c}: added new structure for conflictors, + which contains a struct for conflicts. This is used to create an array + of conflicting packages, which are going to be replaced. Allows for + multiple conflicts and replaces. All conflictor handlers were + converted to loops to handle each one (processarc.c). Sat Oct 23 09:22:16 EDT 1999 Ben Collins -- 2.39.5