From 8024baa67da99abc33e94afd92721e8c76f4aee8 Mon Sep 17 00:00:00 2001 From: James Youngman Date: Sat, 9 Jun 2007 12:58:18 +0000 Subject: [PATCH] Added fix for bug# 19596. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index e56c1e0b..9fb90ad5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2007-06-09 James Youngman + * doc/find.texi (Size Directives): Compare %b with %s/512, not + %s/1024. This fixes (again) Savannah bug #19596. + * NEWS: mention the fix. Avoid using the non-portable function putw(). * locate/locatedb.h: Declare putword().