X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/e476c87d935519d5069d44d1628aa3d5741dd81b..276f48df88293dc0a67237d1124a26e0f9ee82fb:/HACKING diff --git a/HACKING b/HACKING index e1d59f01..b54572a7 100644 --- a/HACKING +++ b/HACKING @@ -66,6 +66,9 @@ release: * Release Procedure +** 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. + ** Tests See above. @@ -104,16 +107,18 @@ In configure.ac. Run `make', check this in. ** Announce Complete/fix the announcement file, and send it at least to info-gnu@gnu.org (if a real release, or a ``serious beta''), -bison@gnu.org, and translation@iro.umontreal.ca. +bug-bison@gnu.org, help-bison@gnu.org, bison-patches@gnu.org, +and translation@iro.umontreal.ca. -Send the same announcement on the comp.compilers newsgroup. Do not -make any Cc as the moderator will throw away anything cross-posted or -Cc'ed. It really needs to be a separate message. +Send the same announcement on the comp.compilers newsgroup by sending +email to compilers@iecc.com. Do not make any Cc as the moderator will +throw away anything cross-posted or Cc'ed. It really needs to be a +separate message. ----- -Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc. +Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc. This file is part of GNU Bison. @@ -129,5 +134,5 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GNU Bison; see the file COPYING. If not, write to the Free -Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA -02111-1307, USA. +Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA.