aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2022-01-18 19:24:54 -0800
committerChris Robinson <[email protected]>2022-01-18 19:24:54 -0800
commitfad5a23a912574fe2c7d5b30f41571ec6b7bbc01 (patch)
tree7068e7e60e3b6f2cd235ab6ee2cda032d195baed /ChangeLog
parent388f10319b91b043c9a17833eb437bde33e3fa2e (diff)
Update changelog
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 1 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 30373ee4..81b69a68 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -17,9 +17,7 @@ openal-soft-1.22.0:
Fixed WASAPI capture using really low sample rates, and sources with very
high pitch shifts when using a bsinc resampler.
- Implemented a PipeWire backend. Not used by default, as there's no fool-
- proof way to detect PipeWire is driving the system audio instead of
- PulseAudio, ALSA, or something else, but it is otherwise functional.
+ Implemented a PipeWire backend.
Implemented enumeration for the JACK and CoreAudio backends.