diff options
author | Pascal Terjan <pterjan@mageia.org> | 2012-08-23 19:42:57 +0000 |
---|---|---|
committer | Pascal Terjan <pterjan@mageia.org> | 2012-08-23 19:42:57 +0000 |
commit | bcd31ddf23f4c33d4b34a48a6026c1a77a317d3b (patch) | |
tree | fc9a2f9919c1a0d528deb15f60713e73b5ba58b0 /NEWS | |
parent | 5245deff212a9cb431285a13d1555d6eeb29cac2 (diff) | |
download | perl-URPM-bcd31ddf23f4c33d4b34a48a6026c1a77a317d3b.tar perl-URPM-bcd31ddf23f4c33d4b34a48a6026c1a77a317d3b.tar.gz perl-URPM-bcd31ddf23f4c33d4b34a48a6026c1a77a317d3b.tar.bz2 perl-URPM-bcd31ddf23f4c33d4b34a48a6026c1a77a317d3b.tar.xz perl-URPM-bcd31ddf23f4c33d4b34a48a6026c1a77a317d3b.zip |
Add an alias to Pkg_files to only list doc files.
This avoids pushing more than 50k strings on the stack to check if texmf has a README.urpmi
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ +- add an alias to Pkg_files to only list doc files. This avoids pushing more + than 50k strings on the stack to check if texmf has a README.urpmi + Version 4.12 - 11 August 2012 - do not try to parse current pointer when the line is invalid or |