]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add a changelog entry. 7236/head
authorWolfgang Bangerth <bangerth@colostate.edu>
Thu, 27 Sep 2018 14:00:18 +0000 (08:00 -0600)
committerWolfgang Bangerth <bangerth@colostate.edu>
Thu, 27 Sep 2018 17:51:26 +0000 (11:51 -0600)
doc/news/changes/minor/20180927Bangerth [new file with mode: 0644]

diff --git a/doc/news/changes/minor/20180927Bangerth b/doc/news/changes/minor/20180927Bangerth
new file mode 100644 (file)
index 0000000..5a78f23
--- /dev/null
@@ -0,0 +1,9 @@
+Deprecated: The Threads::Mutex class is now derived from
+std::mutex. As a consequence, the Threads::Mutex::ScopedLock class is
+now no longer necessary and is deprecated in favor of std::lock_guard
+or any of the other similar classes provided by C++11 and
+later. Similarly, the Threads::Mutex::acquire() and
+Threads::Mutex::release() functions are deprecated in favor of the
+corresponding functions in the std::mutex base class.
+<br>
+(Wolfgang Bangerth, 2018/09/27)

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.