aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2005-02-27 23:01:27 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2005-02-27 23:01:27 +0000
commit0846a798f7db4e9712ed769545acb890a282b57c (patch)
treef4fd4cb0f2cc92a1c6ced3a953e324ab39754d1c /chapter01
parentd6d042a9e922d4ffb05f4063ccce56a33ddc82b7 (diff)
* Replace --disable-csharp with --without-csharp to fix bug 1033
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4703 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index dbb066894..3e4c59ae0 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -81,6 +81,10 @@ first a summary, then a detailed log.</para>
</itemizedlist>
</listitem>
+<listitem><para>February 27, 2005 [matt]: Use --without-csharp instead
+of --disable-csharp, as the latter doesn't work as intended. Fixes bug
+1033</para></listitem>
+
<listitem><para>February 27, 2005 [matt]: Upgraded to gettext-0.14.2</para>
</listitem>