X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/f377f69fec28013c79db4efe12bbb9d48987fb2c..98bb5428c8396f5925eaf910452761aeb172bbde:/HACKING?ds=inline diff --git a/HACKING b/HACKING index 3db97743..b661d88e 100644 --- a/HACKING +++ b/HACKING @@ -54,7 +54,7 @@ release: - run `make maintainer-check' which: - runs `valgrind -q bison' to run Bison under Valgrind. - - runs the parsers under Valdrind. + - runs the parsers under Valgrind. - runs the test suite with G++ as C compiler... - Change tests/atlocal/CFLAGS to add your preferred options. For @@ -107,13 +107,17 @@ In configure.ac. Run `make', check this in. ** Announce Complete/fix the announcement file, and send it at least to -info@gnu.org (if a real release, or a ``serious beta''), +info-gnu@gnu.org (if a real release, or a ``serious beta''), bison@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. + ----- -Copyright (C) 2002 Free Software Foundation, Inc. +Copyright (C) 2002, 2003 Free Software Foundation, Inc. This file is part of GNU Bison.