X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/303834ccb0487d1391c9b087c0d8787cb49076df..b55b68608ff93cede27113663c6c0b0c82539ebc:/ChangeLog diff --git a/ChangeLog b/ChangeLog index 45bb4bd5..48fcbdff 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +2011-07-10 Joel E. Denny + + build: create xz instead of bzip2 tarballs. + Suggested by Jim Meyering at + . + * README-hacking (Release Procedure): Update example. + * configure.ac (AM_INIT_AUTOMAKE): Replace dist-bzip2 with + dist-xz. + +2011-05-29 Joel E. Denny + + doc: clean up references to `Locations Overview'. + * doc/bison.texinfo (Locations Overview): Rename node to... + (Locations): ... this, which is its section name. Update menus to + match that and not to use the title `Tracking Locations', which is + a different section. + 2011-05-29 Joel E. Denny doc: clean up references to `Tracking Locations'.