wmtv: Bump to version 0.6.6.

This commit is contained in:
Doug Torrance 2016-02-01 00:45:23 -05:00 committed by Carlos R. Mafra
parent aec6b65e71
commit 4b470be962
2 changed files with 24 additions and 1 deletions

View file

@ -1,3 +1,26 @@
version 0.6.6
-------------
Date - 1/2/16
- Now maintained by the Window Maker Developers Team.
- Update GPL text and Free Software Foundation address.
- Remove trailing whitespace.
- Config file handling.
- Fix calculation of bytes per line.
- Fix security hole.
- Add some French channels.
- Start without user config file.
- Do not shorten user config file.
- Remaining changes from debian package versions 0.6.5-8
through 13.
- Fix frequency sent to external program.
- Add new -c option to choose the video4linux device to
use.
- Update video4linux include.
- Replace obsolete include of xf86dga.h with Xxf86dga.h.
- Switch to autotools for build.
- Add manpage from Debian.
- Update and tidy up README.
Version 0.6.5
-------------
Date - 25/4/99

View file

@ -1,4 +1,4 @@
AC_INIT([wmtv], [0.6.5], [wmaker-dev@lists.windowmaker.org])
AC_INIT([wmtv], [0.6.6], [wmaker-dev@lists.windowmaker.org])
AM_INIT_AUTOMAKE([foreign subdir-objects])
AC_CONFIG_SRCDIR([configure.ac])
AC_PROG_CC