X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=36294a1ba774089e3773ef7eafaac1ec5536fd76;hb=ba53a429f6807bf72356ae9d2616c776a8667f3b;hp=696419106a9f433a5ac8c7769419b0b0fe54009f;hpb=68e191dfee7b1a40bfbae5d525f9ff2187459e6c;p=dak.git diff --git a/ChangeLog b/ChangeLog index 69641910..36294a1b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2008-08-31 Philipp Kern + + * dak/process_new.py (_accept): new helper function to accept + an upload regularly, obeying no-action if set + * dak/process_new.py (do_accept): use _accept + * dak/process_new.py (do_accept_stableupdate): bail out in else + on binary uploads, in case we missed something; use the _accept + helper + +2008-08-30 Philipp Kern + + * dak/process_new.py (is_source_in_queue_dir): join the queue path + because os.listdir entries come with their path stripped + 2008-08-30 Philipp Kern * dak/process_new.py (do_accept_stableupdate): state what we intend