X-Git-Url: http://git.code-monkey.de/?a=blobdiff_plain;f=ChangeLog;h=65a47e6d3572d4c012cd1819c5d25b1d8b71b9c9;hb=32110b209dd3a39fc9e36b83ba830a9172ad6c15;hp=0acb35147c2848dcb8b193cc1f8b039cd7c0688a;hpb=7552791cc08595fd469c11feff1fa0899820022c;p=redact.git diff --git a/ChangeLog b/ChangeLog index 0acb351..65a47e6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,15 @@ -- -$Id: ChangeLog 38 2005-04-25 17:47:15Z tilman $ +$Id: ChangeLog 40 2005-05-25 20:19:45Z tilman $ ++ +2005-05-25 Tilman Sauerbeck (tilman at code-monkey de) + * lib/redact/app.rb: Make sure to delete the output file if + there's an exception while we're writing it + +2005-04-28 Tilman Sauerbeck (tilman at code-monkey de) + * lib/redact/app.rb: Don't abort if embryo_cc's return code is 1 + (which means 'succeeded, but with warnings') + 2005-04-25 Tilman Sauerbeck (tilman at code-monkey de) * Rakefile: Don't include one FileList in another