about summary refs log tree commit diff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/manual/release-notes.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/manual/release-notes.xml b/doc/manual/release-notes.xml
index 2f2b1a040fe0..c4fd11f44a7a 100644
--- a/doc/manual/release-notes.xml
+++ b/doc/manual/release-notes.xml
@@ -11,11 +11,25 @@
 
 <itemizedlist>
 
+  
   <listitem><para><command>nix-store</command> has a new operation
   <option>--read-log</option> (<option>-l</option>)
   <parameter>paths</parameter> that shows the build log of the given
   paths.</para></listitem>
 
+  
+  <listitem><para>TODO: <varname>allowedReferences</varname> for
+  checking the set of references in the output of a
+  derivation.</para></listitem>
+
+
+  <listitem><para>TODO: semantic cleanups of string concatenation
+  etc. (mostly in r6740).</para></listitem>
+
+
+  <listitem><para>TODO: now using Berkeley DB 4.5.</para></listitem>
+    
+
 </itemizedlist>
 
 </section>