aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2008-10-14 17:35:22 +0000
committerPascal Rigaux <pixel@mandriva.com>2008-10-14 17:35:22 +0000
commite6aa09ecdf02242c5e050f6df9e522a20632f2f2 (patch)
tree57518e658626c8948ba343088c17e0a700a4cde1 /NEWS
parent8e67a40eca1bf1d3f72704e99b74c20dcfb77d38 (diff)
downloadperl-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--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 92df7ef..8839ee5 100644
--- a/NEWS
+++ b/NEWS
@@ -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"