summary refs log tree commit diff
path: root/nixos/doc
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/doc')
-rw-r--r--nixos/doc/manual/release-notes/rl-1803.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/nixos/doc/manual/release-notes/rl-1803.xml b/nixos/doc/manual/release-notes/rl-1803.xml
index 62c8b86302fb..fcad5bfff556 100644
--- a/nixos/doc/manual/release-notes/rl-1803.xml
+++ b/nixos/doc/manual/release-notes/rl-1803.xml
@@ -24,12 +24,16 @@ has the following highlights: </para>
       have been made to the infrastructure involved:
       <itemizedlist>
         <listitem>
+          <para>
             <literal>libmysql</literal> has been deprecated, please use <literal>mysql.connector-c</literal>
             instead, a compatibility passthru has been added to the MySQL packages.
+          </para>
         </listitem>
         <listitem>
+          <para>
             The <literal>mysql57</literal> package has a new <literal>static</literal> output containing
             the static libraries including <literal>libmysqld.a</literal>
+          </para>
         </listitem>
       </itemizedlist>
     </para>