diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 7a9a2905a..5176b565b 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -5,6 +5,12 @@ <itemizedlist> +<listitem><para>September 5th, 2001 [gerard]: Chapter 5 - Bash: Added +notes that the ncurses-dev package must be installed and the libcurses.a +symlink created if missing. Added --with-curses back to Bash's +installation, this now functions as a good test to make sure ncurses is +installed (if not, texinfo will fail).</para> + <listitem><para>September 5th, 2001 [gerard]: Chapter 6 - Net-tools: Instead of running make install, we now run make update. It does the same, except make update doesn't make backup of programs it's |