summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/src/sgml/release-12.sgml14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/src/sgml/release-12.sgml b/doc/src/sgml/release-12.sgml
index 57365c5ca15..4c55656710b 100644
--- a/doc/src/sgml/release-12.sgml
+++ b/doc/src/sgml/release-12.sgml
@@ -2833,6 +2833,20 @@ Author: Andrew Dunstan <andrew@dunslane.net>
</para>
</listitem>
+ <listitem>
+<!--
+Author: Michael Paquier <michael@paquier.xyz>
+2018-09-14 [0ba06e0bf] Allow concurrent-safe open() and fopen() in frontend
+2018-09-20 [40cfe8606] Enforce translation mode for Windows frontends to text
+-->
+
+ <para>
+ Fix <xref linkend="pgtestfsync"/> to report accurate
+ <literal>open_datasync</literal> durations on
+ <productname>Windows</productname> (Laurenz Albe)
+ </para>
+ </listitem>
+
</itemizedlist>
</sect4>