diff options
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 9 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 |
2 files changed, 13 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index a021db5dd..535fe9673 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-02-07</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Add bash-4.4 upstream fixes patch. </para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2017-02-05</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index ccec27808..569d4e32d 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -250,6 +250,10 @@ <itemizedlist> <title>Added:</title> <listitem><para></para></listitem> <!-- satisfy build --> + + <listitem> + <para>bash-4.4-upstream_fixes-1.patch</para> + </listitem> <!-- <listitem> <para>gcc-6.1.0-asan-1.patch</para> |