This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/cgit.cgi/tvtime.git tree:
Subject: Update to version 1.0.10 Author: Mauro Carvalho Chehab <[email protected]> Date: Sat Feb 27 09:49:44 2016 -0300 Signed-off-by: Mauro Carvalho Chehab <[email protected]> ChangeLog | 7 +++++++ NEWS | 5 +++++ configure.ac | 2 +- 3 files changed, 13 insertions(+), 1 deletion(-) --- http://git.linuxtv.org/cgit.cgi/tvtime.git/commit/?id=39b6c7831b50841494e28273112fc98aeb4e2cdb diff --git a/ChangeLog b/ChangeLog index 2f5a13795a71..40de8a7730f8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +1.0.10 - Sat Feb 27 09:47:46 BRT 2016 + * mchehab: Update translations for make dist be happy + * mchehab: Ukranian translation + * mchehab: Update translations for "make dist" be happy + * mchehab: Add Slovak translation + * mchehab: Update the pt.po translation + 1.0.9 - Wed Feb 24 13:02:19 BRT 2016 * mchehab: Update Spanish translation diff --git a/NEWS b/NEWS index 62dad8fe6289..e1e71e671bf2 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,8 @@ +News for 1.0.10 + * No code changes + * Added translations for Ukranian and Slovak + * Updated pt and pt_BR translations + News for 1.0.9 * Added yuv planar formats to work with Wayland * Fixed compilation issues with gcc6 diff --git a/configure.ac b/configure.ac index bbfc2bf33817..e3139af52935 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.52) -AC_INIT(tvtime, 1.0.9, http://linuxtv.org/) +AC_INIT(tvtime, 1.0.10, http://linuxtv.org/) AC_CONFIG_SRCDIR([src/tvtime.c]) AM_INIT_AUTOMAKE([foreign subdir-objects]) AM_CONFIG_HEADER(config.h) _______________________________________________ linuxtv-commits mailing list [email protected] http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits
