changeset 1900:ec5819b2fb69 trunk

[svn] - 1.2.0 final
author nenolod
date Tue, 24 Oct 2006 01:28:01 -0700
parents e08527b44c20
children dbdad146b689
files ChangeLog configure.ac
diffstat 2 files changed, 9 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Tue Oct 24 01:17:57 2006 -0700
+++ b/ChangeLog	Tue Oct 24 01:28:01 2006 -0700
@@ -1,3 +1,11 @@
+2006-10-24 08:17:57 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [2755]
+  - make sure rootpix is freed when a new pixmap is generated
+  
+  trunk/audacious/widgets/playlist_list.c |    3 +++
+  1 file changed, 3 insertions(+)
+
+
 2006-10-24 08:11:53 +0000  William Pitcock <nenolod@nenolod.net>
   revision [2753]
   - fix leak when changing background
--- a/configure.ac	Tue Oct 24 01:17:57 2006 -0700
+++ b/configure.ac	Tue Oct 24 01:28:01 2006 -0700
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 
-AC_INIT([audacious], [1.2.0-rc4], [bugs+audacious@atheme.org])
+AC_INIT([audacious], [1.2.0], [bugs+audacious@atheme.org])
 AC_PREREQ([2.59])
 
 AC_CANONICAL_HOST