# HG changeset patch # User nenolod # Date 1160664348 25200 # Node ID a478407f07e3138c20b9783c14126a1a6dcdcbe0 # Parent 4319346377218c55d363faa52626c19c9a46ce40 [svn] - 1.2.0-rc3 diff -r 431934637721 -r a478407f07e3 ChangeLog --- a/ChangeLog Thu Oct 12 07:44:28 2006 -0700 +++ b/ChangeLog Thu Oct 12 07:45:48 2006 -0700 @@ -1,3 +1,11 @@ +2006-10-12 14:44:28 +0000 William Pitcock + revision [2687] + - for fucks sake, properties::mainwin_text_visible should be initialised to TRUE + + trunk/audacious/widgets/skin.c | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + + 2006-10-12 12:02:14 +0000 William Pitcock revision [2685] - some fixes via alxorlov on the forums diff -r 431934637721 -r a478407f07e3 configure.ac --- a/configure.ac Thu Oct 12 07:44:28 2006 -0700 +++ b/configure.ac Thu Oct 12 07:45:48 2006 -0700 @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT([audacious], [1.2.0-rc2], [bugs+audacious@atheme.org]) +AC_INIT([audacious], [1.2.0-rc3], [bugs+audacious@atheme.org]) AC_PREREQ([2.59]) AC_CANONICAL_HOST