diff options
-rw-r--r-- | chapter01/whatsnew.xml | 4 | ||||
-rw-r--r-- | chapter08/flit-core.xml | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 6153628ac..4f38a75a7 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -292,6 +292,10 @@ <title>Added:</title> <listitem><para></para></listitem> <!-- satisfy build --> + <listitem> + <para>Flit-core-&flit-core-version;</para> + </listitem> + <!--<listitem> <para>&grub-upstream-fixes-patch;</para> </listitem>--> diff --git a/chapter08/flit-core.xml b/chapter08/flit-core.xml index ef62034ab..229a369ed 100644 --- a/chapter08/flit-core.xml +++ b/chapter08/flit-core.xml @@ -38,7 +38,7 @@ </sect2> <sect2 role="installation"> - <title>Installation of Flit-core</title> + <title>Installation of Flit-Core</title> <para>Build the package:</para> |