CVSROOT: /sources/grep Module name: grep Changes by: Karl Berry <karl> 08/12/11 20:02:00
Index: ChangeLog =================================================================== RCS file: /sources/grep/grep/ChangeLog,v retrieving revision 1.312 retrieving revision 1.313 diff -u -b -r1.312 -r1.313 --- ChangeLog 11 Dec 2008 19:47:49 -0000 1.312 +++ ChangeLog 11 Dec 2008 20:02:00 -0000 1.313 @@ -1,5 +1,14 @@ 2008-12-11 Karl Berry <[email protected]> + * doc/grep.texi (Copying): update url's. + (GNU General Public License): remove node. + (GNU Free Documentation License): @include fdl.texi instead. + (@copying): update to v1.3 or later. + * doc/fdl.texi: new file, copied from + http://www.gnu.org/licenses/fdl.texi. + * doc/Makefile.am (grep_TEXINFOS): new variable to get fdl.texi. + Also add usual GPL license statement. + * doc/grep.texi (Index): Merge in Concept Index node, to have only one index. Arrange @syncodeindex's accordingly.
