Mercurial > nand-ecoscentric
changeset 2852:fef4afad3336
* installation.sgml: Update supported host list to include Microsoft Windows
Vista.
| author | jld |
|---|---|
| date | Fri, 20 Mar 2009 13:57:15 +0000 |
| parents | 0c14b973ca7d |
| children | cf24f74f563f |
| files | doc/sgml/user-guide/ChangeLog doc/sgml/user-guide/installation.sgml doc/sgml/user-guide/user-guide.sgml |
| diffstat | 3 files changed, 12 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/sgml/user-guide/ChangeLog +++ b/doc/sgml/user-guide/ChangeLog @@ -1,7 +1,12 @@ +2009-03-20 John Dallaway <john@dallaway.org.uk> + + * installation.sgml: Update supported host list to include + Microsoft Windows Vista. + 2004-06-15 Roland Cassebohn <Roland.Cassebohm@VisionSystems.de> * target-setup.sgml: - * real-time-characterization.sgmo: + * real-time-characterization.sgml: Added documentation for the aim711 module 2003-10-17 Alex Schuilenburg <alex@schuilenburg.org>
--- a/doc/sgml/user-guide/installation.sgml +++ b/doc/sgml/user-guide/installation.sgml @@ -9,7 +9,7 @@ <!-- =============================================================== --> <!-- ####ECOSDOCCOPYRIGHTBEGIN#### --> <!-- =============================================================== --> -<!-- Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc. --> +<!-- Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2009 Free Software Foundation, Inc. --> <!-- This material may be distributed only subject to the terms --> <!-- and conditions set forth in the Open Publication License, v1.0 --> <!-- or later (the latest version is presently available at --> @@ -39,10 +39,10 @@ <LISTITEM> <PARA><!-- <conditionaltext> -->Standard Intel architecture PC running - Linux (tested on recent Red Hat, SuSE and Debian distributions), - Microsoft Windows NT (no earlier than 4.0 + SP6a), Windows 2000 and - Windows XP. Linux distributions from other vendors may also work, but - are currently untested. </PARA> + Linux (tested on recent Fedora, openSUSE and Ubuntu distributions), + Microsoft Windows NT 4 + SP6a, Windows 2000, Windows XP and Windows Vista. + Linux distributions from other vendors may also work, but + are currently untested.</PARA> </LISTITEM> <LISTITEM>
--- a/doc/sgml/user-guide/user-guide.sgml +++ b/doc/sgml/user-guide/user-guide.sgml @@ -73,7 +73,7 @@ <BOOK ID="ECOS-USER-GUIDE"> <bookinfo> <TITLE>eCos User Guide</TITLE> - <copyright><year>2001, 2002, 2003</year><holder>Free Software Foundation, Inc.</holder></copyright> + <copyright><year>2001, 2002, 2003, 2004, 2009</year><holder>Free Software Foundation, Inc.</holder></copyright> <legalnotice> <title>Documentation licensing terms</title>
