X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=ChangeLog;h=0f8a6d6499eb3e19e3a9d84132ee019517169d5a;hb=4414f1a82c8c7c29e9ea9e0924d01d9086a1aa23;hp=aa34520026eb1fb16eff6f897b2f1e90a4992957;hpb=b7ed63880698fde6c4aa8bb525f3cb382dc6b9f4;p=chaz%2Ftar diff --git a/ChangeLog b/ChangeLog index aa34520..0f8a6d6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,11 @@ +2003-11-04 Paul Eggert + + * src/xheader.c (xhdr_tab): Make it extern, not static, as C89 and + C99 require this. + 2003-10-26 Paul Eggert - * system.c (sys_spawn_shell): Cast trailing null to (char *). + * src/system.c (sys_spawn_shell): Cast trailing null to (char *). Bug reported by Christian Weisgerber. 2003-10-19 Sergey Poznyakoff