diff --git a/general.ent b/general.ent index 03bf81d321..5f9ea0d6ae 100644 --- a/general.ent +++ b/general.ent @@ -3,13 +3,13 @@ $LastChangedBy$ $Date$ --> - - + + - + @@ -189,7 +189,7 @@ $Date$ - + diff --git a/general/prog/gcc.xml b/general/prog/gcc.xml index 983c502476..23f8bf6597 100644 --- a/general/prog/gcc.xml +++ b/general/prog/gcc.xml @@ -192,7 +192,7 @@ export PATH=/opt/gnat/bin:$PATH_HOLD for stage1 of the bootstrap in order to build Ada. If the process didn't use a bootstrap you could end up having a gcc installed on the system that was produced by a - foriegn compiler. + foreign compiler. sed -i 's/install_to_$(INSTALL_DEST) //' libiberty/Makefile.in && sed -i 's@\./fixinc\.sh@-c true@' gcc/Makefile.in && diff --git a/general/sysutils/which.xml b/general/sysutils/which.xml index b62ba80d34..04e5a298a9 100644 --- a/general/sysutils/which.xml +++ b/general/sysutils/which.xml @@ -6,8 +6,8 @@ - - + + ]> diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 1bddb845ee..77b4ca1c4a 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -41,6 +41,15 @@ --> + + October 2nd, 2008 + + + [cwurst] - Updated to which-2.20. Fixes #2556. + + + + August 31st, 2008