diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-04-08 01:48:16 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2017-04-08 01:48:16 +0000 |
commit | aac5eb8e4d0f7562b78c1d69a3470d90c2e6aa46 (patch) | |
tree | 740d9444ae21522a66040923ea60a40342daa7f4 /chapter01 | |
parent | 1c4fbaad740928bc10e8368ca1a1b5d6b854830e (diff) |
Fix an error in bc-1.07
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11220 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 52c66cfc9..bdc8164d0 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -43,6 +43,15 @@ appropriate for the entry or if needed the entire day's listitem. --> <listitem> + <para>2017-04-07</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Fix an error in bc-1.07. </para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2017-04-03</para> <itemizedlist> <listitem> |