diff options
-rw-r--r-- | TODO | 2 | ||||
-rw-r--r-- | intel.sgml | 4 |
2 files changed, 4 insertions, 2 deletions
@@ -1,5 +1,7 @@ These are the TODO items for the next LFS release (3.0): +* Incorporate LFS FAQ in the book + * In console-tools-0.2.3/doc/man, there are more files ending in *.in that need to be renamed and copied to /usr/share/man. But before we copy any files we should modify them first and change the @datadir@ diff --git a/intel.sgml b/intel.sgml index 84351879a..69b8725c2 100644 --- a/intel.sgml +++ b/intel.sgml @@ -2,8 +2,8 @@ <!ENTITY book SYSTEM "intel/book/book.sgml"> -<!ENTITY version "3.0-CVS-2001-01-30"> -<!ENTITY releasedate "January 30th, 2001"> +<!ENTITY version "3.0-CVS-2001-02-03"> +<!ENTITY releasedate "February 3rd, 2001"> <!ENTITY type "INTEL"> <!ENTITY part1 SYSTEM "intel/book/part1.sgml"> |