X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=52b55b86b8dc12a6879eaee6e83b2e424dff0151;hb=2d34da98d52db1a915c10376b0405d7219e297c0;hp=d213023e287cf1556d4b3e721db3fa8144bcb7be;hpb=dbf96ec90315c7c650fa55f783ee6ad6e17d3360;p=chaz%2Ftar diff --git a/ChangeLog b/ChangeLog index d213023..52b55b8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2005-04-04 Paul Eggert + * configure.ac (AC_CONFIG_AUX_DIR): Rename from config to build-aux, + for reasons discussed in the thread beginning at + . + * .cvsignore: Remove config; add build-aux. + * src/buffer.c (struct zip_magic): Use char arrays, not pointers. The unsigned char * pointer ran afoul of pedantic C compilers, and we didn't need pointers anyway. Put the size field before the