From: Jim Meyering Date: Sun, 20 Jun 2004 14:02:47 +0000 (+0000) Subject: . X-Git-Tag: v5.3.0~1292 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9ad2bf0af5b28bc4cc67e72e50f0f17ca0ec506a;p=thirdparty%2Fcoreutils.git . --- diff --git a/lib/ChangeLog b/lib/ChangeLog index b7c6c15501..d84ed87ae0 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,5 +1,7 @@ 2004-06-20 Jim Meyering + * obstack.h (obstack_base): Cast to (void *), per documentation. + * yesno.h: New file. * yesno.c: Include "yesno.h". * Makefile.am (libfetish_a_SOURCES): Add yesno.h.