summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS15
1 files changed, 8 insertions, 7 deletions
diff --git a/NEWS b/NEWS
index 9fd3304..89fe053 100644
--- a/NEWS
+++ b/NEWS
@@ -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