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.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/manual/release-notes.xml b/doc/manual/release-notes.xml
index 926cac086e18..c9cab2eef3b4 100644
--- a/doc/manual/release-notes.xml
+++ b/doc/manual/release-notes.xml
@@ -57,8 +57,9 @@ are:</para>
   </listitem>
 
   <listitem>
-    <para>In order to be less verbose, stack traces no longer show
-    calls to builtin functions.</para>
+    <para>Stack traces are less verbose: they no longer show calls to
+    builtin functions and only show a single line for each derivation
+    on the call stack.</para>
   </listitem>
 
 </itemizedlist>