diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-10-14 17:35:22 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-10-14 17:35:22 +0000 |
commit | e6aa09ecdf02242c5e050f6df9e522a20632f2f2 (patch) | |
tree | 57518e658626c8948ba343088c17e0a700a4cde1 /NEWS | |
parent | 8e67a40eca1bf1d3f72704e99b74c20dcfb77d38 (diff) | |
download | perl-URPM-e6aa09ecdf02242c5e050f6df9e522a20632f2f2.tar perl-URPM-e6aa09ecdf02242c5e050f6df9e522a20632f2f2.tar.gz perl-URPM-e6aa09ecdf02242c5e050f6df9e522a20632f2f2.tar.bz2 perl-URPM-e6aa09ecdf02242c5e050f6df9e522a20632f2f2.tar.xz perl-URPM-e6aa09ecdf02242c5e050f6df9e522a20632f2f2.zip |
- $trans->run can now return both the translated errors, and some parsable
errors (useful for example to detect diskspace issues)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ +- $trans->run can now return both the translated errors, and some parsable + errors (useful for example to detect diskspace issues) + Version 3.19 - 7 October 2008, by Pascal "Pixel" Rigaux - handle flag "replacefiles" |