release-notes: update oil shell

This commit is contained in:
Maciej Krüger 2024-03-09 22:57:25 +01:00
parent acf8d16044
commit c1a6b4015e
No known key found for this signature in database
GPG Key ID: 0D948CE19CF49C5F

View File

@ -442,4 +442,4 @@ The pre-existing [services.ankisyncd](#opt-services.ankisyncd.enable) has been m
- QtMultimedia has changed its default backend to `QT_MEDIA_BACKEND=ffmpeg` (previously `gstreamer` on Linux or `darwin` on MacOS).
The previous native backends remain available but are now minimally maintained. Refer to [upstream documentation](https://doc.qt.io/qt-6/qtmultimedia-index.html#ffmpeg-as-the-default-backend) for further details about each platform.
- The oil shell is now using the c++ version by default. The python based build is still available as `oil-python`
- The oil shell's c++ version is now available as `oils-for-unix`. The python version is still available as `oil`