]> git.saurik.com Git - bison.git/blobdiff - HACKING
* data/lalr1.cc (Parser::stack_print_, YY_STACK_PRINT): New.
[bison.git] / HACKING
diff --git a/HACKING b/HACKING
index 3db97743b39e33ef5d03b8212bc5089d2a1c3df7..b661d88ef58134f0153fd9d75bffe3ce566e283f 100644 (file)
--- 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.