# HG changeset patch # User melunko # Date 1204549914 0 # Node ID d389914210cfefdb553478433581a087bc1ac5ca # Parent 067904b6921f750c085c2d1ec0f2d15be3f1a40f [svn r945] gmyth library version incremented to 0.8 diff -r 067904b6921f -r d389914210cf gmyth/ChangeLog --- a/gmyth/ChangeLog Mon Mar 03 11:33:49 2008 +0000 +++ b/gmyth/ChangeLog Mon Mar 03 13:11:54 2008 +0000 @@ -1,3 +1,9 @@ + +2008-03-03 Hallyson Melo + * GMyth 0.8. + * Now, set backend recording for livetv is working. + * Library is a lot more stable. + 2006-08-17 Rosfran Borges * Added the correct gstreamer-base package (GSTBASE) at the configure.ac; GSTBASE_CFLAGS and GSTBASE_LIBS variables had the same values from diff -r 067904b6921f -r d389914210cf gmyth/configure.ac --- a/gmyth/configure.ac Mon Mar 03 11:33:49 2008 +0000 +++ b/gmyth/configure.ac Mon Mar 03 13:11:54 2008 +0000 @@ -1,4 +1,4 @@ -AC_INIT(gmyth, 0.7.1) +AC_INIT(gmyth, 0.8.0) AC_PREREQ(2.52) AC_CONFIG_SRCDIR(configure.ac) AC_CANONICAL_BUILD