From a362cfd36ea82877ec62e2ac4dacaa255f5d4ad4 Mon Sep 17 00:00:00 2001 From: Ben Collins Date: Wed, 9 Feb 2000 02:38:34 +0000 Subject: [PATCH] update changed --- ChangeLog | 9 +++++++++ debian/changelog | 1 + 2 files changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index 046b057a..e5a92c44 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +Tue Feb 8 21:33:58 EST 2000 Ben Collins + + * main/{processarc,archive}.c: Make the conflictor an array of structs and + make sure that check_conflicts uses that and increments a global indexs + for the array. The reason that multiple conflicts/replaces were getting + borked had something to do with thre first one in the hash not being + processed. This was the result of bad pointer games, so this makes it a + lot cleaner. + Wed Jan 19 16:41:04 CET 2000 Wichert Akkerman * scripts/controllib.pl: add comment with description of global variables diff --git a/debian/changelog b/debian/changelog index 1982e76f..8fa7510e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ dpkg (1.6.8) unstable; urgency=low + * fixed problems with multiple conflicts/replaces -- Wichert Akkerman UNRELEASED -- 2.39.5