aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2015-09-18 01:54:38 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2015-09-18 01:54:38 +0000
commit08d802f54e24efa5a244f5e738ab22c17ef5d1de (patch)
tree73aa57bade37438ec1b1437890fc815cc5213e3d /chapter01
parent9c718597fca075d874cfbbd99560782c50985e0e (diff)
Provide non-wide-character ncurses instructions that are complient with version
5 of ncurses. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10951 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 7ae348387..4232897f7 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -37,6 +37,16 @@
-->
<listitem>
+ <para>2015-09-17</para>
+ <itemizedlist>
+ <listitem>
+ <para>[bdubbs] - Provide non-wide-character ncurses
+ instructions that are complient with version 5 of ncurses.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2015-09-16</para>
<itemizedlist>
<listitem>