X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=lib%2FChangeLog;h=f78674c7517c9159c99051e7fecedfb49f8276c7;hb=aea4e23fb4961083da578e818b2bb23a3ef18447;hp=95fdee219d61031c37499dee9a44d6eebe86726f;hpb=5d5fae01d22e01cc9e4a9e15de0bc10db63af1a8;p=gnulib.git diff --git a/lib/ChangeLog b/lib/ChangeLog index 95fdee219..f78674c75 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,12 @@ +2000-04-05 Jim Meyering + + Portability tweaks required for ultrix4.3. + * readutmp.h [HAVE_UTMPX_H && !HAVE_DECL_GETUTENT]: Declare getutent. + * readutmp.c: Include sys/types.h before sys/stat.h. + * canon-host.c: Declare strdup. + * path-concat.c: Likewise. + From John David Anglin. + 2000-04-04 Jim Meyering Be more DOS 8.3-friendly.