X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=ChangeLog;h=7e7bb167226cacf473245d1d32115e843834c69b;hb=4d40ad73b577700f97128cdea5e2e177baf38e6a;hp=89cbd8ca04808573dc5fa9d882d8861f9f47646d;hpb=dd866b48805fee669a51b57dd9434b4251cb81e3;p=dak.git diff --git a/ChangeLog b/ChangeLog index 89cbd8ca..7e7bb167 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +2005-12-05 Anthony Towns + + * katie.py: Move accept() autobuilding support into separate function + (queue_build), and generalise to build different queues + + * db_access.py: Add get_or_set_queue_id instead of hardcoding accepted=0 + + * jennifer: Initial support for enabling embargo handling with the + Dinstall::SecurityQueueHandling option. + * jennifer: Shift common code into remove_from_unchecked and move_to_dir + functions. + + * katie.conf-security: Include embargo options + * katie.conf-security: Add Lock dir + * init_pool.sql-security: Create disembargo table + * init_pool.sql-security: Add constraints for disembargo table + 2005-11-26 Anthony Towns * Merge of changes from klecker, by various people