X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=ChangeLog;h=d52a5c6e26ddfda29e72549e52480485c5f58b4b;hb=48c57a23f6b131262961c78e192261455ff8ee81;hp=a5469a1af86c44ff3abed82e4994c388a8bb67fa;hpb=3d51abd3797e49e0edfe26fe4702d29220b9dcdb;p=dak.git diff --git a/ChangeLog b/ChangeLog index a5469a1a..d52a5c6e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2008-09-07 Philipp Kern + + * daklib/utils.py (check_hash): try..except..finally only + works on python >=2.5. + + * dak/process_accepted.py (install): better use dsc_file + instead of the (for the loop iteration) static file + variable + 2008-09-07 Philipp Kern * daklib/utils.py (check_hash): change the comment and warn