changeset 1866:a478407f07e3 trunk

[svn] - 1.2.0-rc3
author nenolod
date Thu, 12 Oct 2006 07:45:48 -0700
parents 431934637721
children bddfba95af47
files ChangeLog configure.ac
diffstat 2 files changed, 9 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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 <nenolod@nenolod.net>
+  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 <nenolod@nenolod.net>
   revision [2685]
   - some fixes via alxorlov on the forums
--- 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