diff options
author | Jeremy Utley <jeremy@linuxfromscratch.org> | 2003-09-12 23:48:24 +0000 |
---|---|---|
committer | Jeremy Utley <jeremy@linuxfromscratch.org> | 2003-09-12 23:48:24 +0000 |
commit | 14ac074564dfb2d2a7700e2bd2c9a493baa54cb3 (patch) | |
tree | 656c2be93d545010a30c301aca2cf8c924d62158 /chapter01 | |
parent | 0e5a143a43335cc959b74501ec097534ada5ccb8 (diff) |
Added note regarding Ncurses --without-ada switch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2797 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 3954ac4b0..947aee135 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -87,6 +87,9 @@ </itemizedlist> </para></listitem> +<listitem><para>September 12th, 2003 [jeremy]: Chapter 5 - Ncurses: Added +description for the --without-ada configure switch.</para></listitem> + <listitem><para>September 12th, 2003 [jeremy]: Chapter 5 - Gawk: Added the testsuite</para></listitem> |