about summary refs log tree commit diff
path: root/doc/manual/bugs.xml
blob: 33c6e767baca209a3f5b1a05769f52e56a67c87a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<appendix>
  <title>Bugs</title>

  <itemizedlist>

    <listitem>
      <para>
	Nix should automatically recover the Berkeley DB database.
      </para>
    </listitem>

    <listitem>
      <para>
	Nix should automatically remove Berkeley DB logfiles.
      </para>
    </listitem>

  </itemizedlist>

</appendix>

<!--
local variables:
sgml-parent-document: ("book.xml" "appendix")
end:
-->