correct NEWS entry about QNX (it supports heap profiler)

This commit is contained in:
Aliaksey Kandratsenka 2024-01-01 01:02:20 -05:00
parent e49b36f7d6
commit dcf0131055

2
NEWS
View File

@ -12,7 +12,7 @@ This release has the following set of notable changes:
equivalent of futexes). This improvement was contributed by Lennox equivalent of futexes). This improvement was contributed by Lennox
Ho. Ho.
* we now have basic QNX support (basic malloc + heap checker) * we now have basic QNX support (basic malloc + heap profiler)
championed by Xiang.Lin. Thanks! Do note, however, that QNX doesn't championed by Xiang.Lin. Thanks! Do note, however, that QNX doesn't
provide SIGPROF ticks, so there will be no cpu profiler support on provide SIGPROF ticks, so there will be no cpu profiler support on
this OS. this OS.