grep-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Changes to grep/devel.html,v


From: Jim Meyering
Subject: Changes to grep/devel.html,v
Date: Sun, 07 Mar 2010 08:39:30 +0000

CVSROOT:        /web/grep
Module name:    grep
Changes by:     Jim Meyering <meyering> 10/03/07 08:39:29

Index: devel.html
===================================================================
RCS file: /web/grep/grep/devel.html,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- devel.html  11 Nov 2005 07:46:04 -0000      1.7
+++ devel.html  7 Mar 2010 08:39:14 -0000       1.8
@@ -425,64 +425,16 @@
     ><h2 id="release"
       >6&nbsp; Release procedure</h2
     ><p
-      >A number of tasks must be performed before every release.</p
+      >A number of tasks must be performed before every release.
+       See <a href="http://git.sv.gnu.org/cgit/grep.git/plain/README-release";>
+       README-release<a></p
 
     ><h3
       >6.1&nbsp; Source code compatibility with GNU awk</h3
     ><p
       >Drop <tt>dfa.[ch]</tt> into a copy of gawk
-       and run &ldquo;<tt>make check</tt>&rdquo;.</p
-
-    ><h3
-      >6.2&nbsp; Internationalization (i18n) and localization (l10n)</h3
-    ><p
-      >The <tt>grep.pot</tt> file must be sent to the <a 
href="http://www.iro.umontreal.ca/translation/";
-        >Translation Project</a
-      > to get <a 
href="http://www.iro.umontreal.ca/translation/registry.cgi?domain=grep";
-        >fresh <tt>po</tt> files</a
-      >.</p
-    ><p
-      >The <a 
href="http://savannah.gnu.org/cgi-bin/viewcvs/grep/grep/ABOUT-NLS";
-        >ABOUT-NLS file</a
-      > must be updated by getting a fresh copy from GNU gettext's CVS with</p
-    ><pre
->cvs -d:pserver:address@hidden:/cvs/gettext co 
gettext/gettext-runtime/ABOUT-NLS
-</pre
-    ><p
-      >with password &ldquo;<tt>anonymous</tt>&rdquo;
-       or the following line in <tt>$HOME/.cvspass</tt>:</p
-    ><pre
->/1 :pserver:address@hidden:2401/cvs/gettext Ay=0=a%0bZ
-</pre
-    ><p
-      >(Shouldn't this be automated by &ldquo;<tt>make dist</tt>&rdquo;
-       instead of keeping a redundant copy in GNU grep's CVS?)</p
-
-    ><h3
-      >6.3&nbsp; Significant new features</h3
-    ><p
-      >The <a href="http://savannah.gnu.org/cgi-bin/viewcvs/grep/grep/NEWS";
-        >NEWS file</a
-      > must be updated to document significant new features in GNU grep.</p
-
-    ><h3
-      >6.4&nbsp; Known limitations and failures</h3
-    ><p
-      >Some regression tests may be known to fail for the impending release.
-       These specific tests should either document in their output that
-       their failure is known about and to be expected and ignored,
-       or they should just be disabled in the release
-       (but kept activated in CVS after that).
-       This is to limit the number of redundant bug reports.</p
-
-
-    ><h2 id="to-do"
-      >7&nbsp; To do</h2
-    ><p
-      >The source code for GNU grep includes a <a 
href="http://savannah.gnu.org/cgi-bin/viewcvs/grep/grep/TODO";
-        >TODO file</a
-      > which contains various ideas and issues
-       that may be worth exploring.</p
+       and run &ldquo;<tt>make check</tt>&rdquo;.
+       This step will soon be obsolete: we're syncing the two dfa.c files.</p
 
     ><h3
       >7.1&nbsp; Other implementations</h3
@@ -1595,9 +1547,9 @@
          provided this notice and the copyright notice are preserved.</p
       ><p
         >Updated: <tt
-          >$Date: 2005/11/11 07:46:04 $</tt
+          >$Date: 2010/03/07 08:39:14 $</tt
         > (UTC) by <tt
-          >$Author: charles_levert $</tt
+          >$Author: meyering $</tt
         > (at <tt>savannah.gnu.org</tt>)</p
     ></div
   ></body




reply via email to

[Prev in Thread] Current Thread [Next in Thread]