summaryrefslogtreecommitdiff
path: root/lib/common_test
diff options
context:
space:
mode:
authorErlang/OTP <otp@erlang.org>2023-01-12 19:31:01 +0100
committerErlang/OTP <otp@erlang.org>2023-01-12 19:31:01 +0100
commit356d5853aef58191738d8adbf15d7584f522b31d (patch)
tree512d66a4c63d76358a4217d0c297f2942dbb3435 /lib/common_test
parentc00a0ca6542e11da9fdd12bb9e414303ad1e3130 (diff)
downloaderlang-356d5853aef58191738d8adbf15d7584f522b31d.tar.gz
Prepare release
Diffstat (limited to 'lib/common_test')
-rw-r--r--lib/common_test/doc/src/notes.xml16
-rw-r--r--lib/common_test/vsn.mk2
2 files changed, 17 insertions, 1 deletions
diff --git a/lib/common_test/doc/src/notes.xml b/lib/common_test/doc/src/notes.xml
index 284cb42f9b..a5bbb5d7a0 100644
--- a/lib/common_test/doc/src/notes.xml
+++ b/lib/common_test/doc/src/notes.xml
@@ -33,6 +33,22 @@
<file>notes.xml</file>
</header>
+<section><title>Common_Test 1.23.3</title>
+
+ <section><title>Fixed Bugs and Malfunctions</title>
+ <list>
+ <item>
+ <p>
+ Change timeout to infinity for gen_server calls in
+ cth_log_redirect</p>
+ <p>
+ Own Id: OTP-18363 Aux Id: ERIERL-879 </p>
+ </item>
+ </list>
+ </section>
+
+</section>
+
<section><title>Common_Test 1.23.2</title>
<section><title>Fixed Bugs and Malfunctions</title>
diff --git a/lib/common_test/vsn.mk b/lib/common_test/vsn.mk
index 65ecbf4c6f..4c6aab9f25 100644
--- a/lib/common_test/vsn.mk
+++ b/lib/common_test/vsn.mk
@@ -1 +1 @@
-COMMON_TEST_VSN = 1.23.2
+COMMON_TEST_VSN = 1.23.3