diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2013-01-30 20:28:37 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2013-01-30 20:28:37 +0000 |
commit | c0220ed5ba7ba1e225c98fa61ada101103548bf3 (patch) | |
tree | 14ed642c199a7749320b927362f58659bddadff9 /chapter01 | |
parent | 1105cc6216127a7554eb35e590a7077922264ce4 (diff) |
Change ncurses instructions to create and install .pc files.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10113 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 55f6fc392..c6e68dc50 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -35,6 +35,17 @@ </itemizedlist> </listitem> --> + + <listitem> + <para>2013-01-30</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Change ncurses instructions to create + and install .pc files.</para> + </listitem> + </itemizedlist> + </listitem> + <listitem> <para>2013-01-29</para> <itemizedlist> |