[vlc-commits] [Git][videolan/vlc][3.0.x] 2 commits: Update NEWS
Hugo Beauzée-Luyssen
gitlab at videolan.org
Wed Jun 16 10:27:48 UTC 2021
Hugo Beauzée-Luyssen pushed to branch 3.0.x at VideoLAN / VLC
Commits:
8f4f4b19 by Hugo Beauzée-Luyssen at 2021-06-16T10:24:18+02:00
Update NEWS
- - - - -
e43321ef by Hugo Beauzée-Luyssen at 2021-06-16T10:24:18+02:00
On the road to 3.0.16
- - - - -
2 changed files:
- NEWS
- configure.ac
Changes:
=====================================
NEWS
=====================================
@@ -1,3 +1,15 @@
+Changes between 3.0.15 and 3.0.16:
+----------------------------------
+
+Video Output:
+ * Fix a D3D11 crash on Windows 8/8.1
+
+Interfaces:
+ * macOS: Add touchbar support
+
+Misc
+ * Multiple settings improvements
+
Changes between 3.0.14 and 3.0.15:
----------------------------------
=====================================
configure.ac
=====================================
@@ -2,10 +2,10 @@ dnl Autoconf settings for vlc
AC_COPYRIGHT([Copyright 1999-2021 VLC authors and VideoLAN])
-AC_INIT(vlc, 3.0.15)
+AC_INIT(vlc, 3.0.16)
VERSION_MAJOR=3
VERSION_MINOR=0
-VERSION_REVISION=15
+VERSION_REVISION=16
VERSION_EXTRA=0
VERSION_DEV=
View it on GitLab: https://code.videolan.org/videolan/vlc/-/compare/2d5997118d7f0078827682c3dca155235ecf1454...e43321ef93adc41a67632c86182c086281ab4848
--
View it on GitLab: https://code.videolan.org/videolan/vlc/-/compare/2d5997118d7f0078827682c3dca155235ecf1454...e43321ef93adc41a67632c86182c086281ab4848
You're receiving this email because of your account on code.videolan.org.
More information about the vlc-commits
mailing list