[dvblast-devel] [Git][videolan/dvblast][master] 3.4 release
Christophe Massiot
gitlab at videolan.org
Sun Sep 23 16:06:41 CEST 2018
Christophe Massiot pushed to branch master at VideoLAN / dvblast
Commits:
82c3fb4e by Christophe Massiot at 2018-09-23T14:05:51Z
3.4 release
- - - - -
2 changed files:
- Makefile
- NEWS
Changes:
=====================================
Makefile
=====================================
@@ -1,5 +1,5 @@
VERSION_MAJOR = 3
-VERSION_MINOR = 3
+VERSION_MINOR = 4
TOPDIR = `basename ${PWD}`
GIT_VER = $(shell git describe --tags --dirty --always 2>/dev/null)
uname_S := $(shell sh -c 'uname -s 2>/dev/null || echo not')
=====================================
NEWS
=====================================
@@ -1,3 +1,8 @@
+Changes between 3.3 and 3.4:
+----------------------------
+ * Fix segfault with dvblastctl when getting large tables
+ * Fix wrong library version
+
Changes between 3.2 and 3.3:
----------------------------
* Add support for getting EIT present/following for chosen service in dvblastctl
View it on GitLab: https://code.videolan.org/videolan/dvblast/commit/82c3fb4e343516605730bb137b20ee3ea6bf63de
--
View it on GitLab: https://code.videolan.org/videolan/dvblast/commit/82c3fb4e343516605730bb137b20ee3ea6bf63de
You're receiving this email because of your account on code.videolan.org.
More information about the dvblast-devel
mailing list