X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/fea2d6b0975a5b92dfc13b72e2b1d147e8d4a1b6..a898435b25eca4869e8c49b2b0fb1f649b030ce7:/README-hacking?ds=sidebyside diff --git a/README-hacking b/README-hacking index f6b8903e..bd66a9bd 100644 --- a/README-hacking +++ b/README-hacking @@ -158,6 +158,20 @@ Register your changes. $ git checkin ... +For a suggestion of what gnulib commit might be stable enough for a +formal release, see the ChangeLog in the latest gnulib snapshot at: + + http://erislabs.net/ianb/projects/gnulib/ + +The autoconf files we use are currently: + + m4/m4.m4 + lib/m4sugar/m4sugar.m4 + lib/m4sugar/foreach.m4 + +These files don't change very often in autoconf, so it should be +relatively straight-forward to examine the differences in order to +decide whether to update. * Test suite @@ -200,6 +214,8 @@ release: * Release Procedure +** Update the submodules. See above. + ** Try to get the *.pot files to the Translation Project at least one week before a stable release, to give them time to translate them. Before generating the *.pot files, make sure that po/POTFILES.in and