Fixes for 2025.1 change log (#18116)
Summary of the issue:
Various mistakes in the change log.
Description of user facing changes
* Removed the item related to `alt+f4` in CRFT (#18090), since the issue
is a regression of 2025.1 dev cycle.
* Removed the item related to the output from
`nvwave.outputDeviceNameToID`, and input to
`nvwave.outputDeviceIDToName` since these mapping have been removed
later in the same dev cycle.
* Reworded the items related to `WasapiWavePlayer` `__init__` method,
since `WasapiWavePlayer` has now been renamed to `WavePlayer`.
Also better wording of the the OCR related sentence in the intro
paragraph.
Description of development approach
N/A
Testing strategy:
Check generated change log.
Known issues with pull request:
None