diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 15 |
1 files changed, 8 insertions, 7 deletions
@@ -4,16 +4,17 @@ idutils NEWS - User visible changes. ** Bug fixes -fid: avoid a buffer overrun -handle failed allocation, e.g., by strdup -avoid potential realloc overflow -mkid: avoid an infloop on some .el files + fid: avoid a buffer overrun + handle failed allocation, e.g., by strdup + avoid potential realloc overflow + mkid: avoid an infloop on some .el files + all programs: detect write error on stdout ** Miscellaneous improvements -revamp code and infrastructure, bringing it closer to coreutils' standards -add automatically-generated man pages -mkid recognize more suffixes: .ac, .mk, .bz2, .lzma. + revamp code and infrastructure, bringing it closer to coreutils' standards + add automatically-generated man pages + mkid recognize more suffixes: .ac, .mk, .bz2, .lzma. Version 4.2 - August 5, 2006, by Claudio Fontana |