changeset 2602:56135d75753e trunk

[svn] - audacious 1.3.0 release.
author nenolod
date Fri, 02 Mar 2007 08:28:39 -0800
parents 54c93d9555fc
children 62a93407ce99
files ChangeLog NEWS src/audacious/build_stamp.c
diffstat 3 files changed, 14 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Fri Mar 02 07:00:26 2007 -0800
+++ b/ChangeLog	Fri Mar 02 08:28:39 2007 -0800
@@ -1,3 +1,12 @@
+2007-03-02 15:00:26 +0000  William Pitcock <nenolod@sacredspiral.co.uk>
+  revision [4212]
+  - back out r4200 for now.
+  
+  trunk/src/audacious/ui_equalizer.c |   10 +---------
+  trunk/src/audacious/ui_playlist.c  |   10 +---------
+  2 files changed, 2 insertions(+), 18 deletions(-)
+
+
 2007-03-02 07:04:21 +0000  William Pitcock <nenolod@sacredspiral.co.uk>
   revision [4210]
   - update chinese translation via Jiang Tao
--- a/NEWS	Fri Mar 02 07:00:26 2007 -0800
+++ b/NEWS	Fri Mar 02 08:28:39 2007 -0800
@@ -1,4 +1,4 @@
-Audacious 1.3.0 (2007-03-??)
+Audacious 1.3.0 (2007-03-02)
 
 Enhancements
 * The playlist code has been rewritten using conditional variables, 
@@ -40,6 +40,9 @@
   instead of blindly pushing data down a potentially undefined pipeline.
 * Audacious now uses GOption to parse the commandline.
 
+Bugfixes:
+* Too many to count.
+
 *** See http://audacious-media-player.org/1.3_Release for more information. ***
 
 Audacious 1.2.1 (2006-10-23)
--- a/src/audacious/build_stamp.c	Fri Mar 02 07:00:26 2007 -0800
+++ b/src/audacious/build_stamp.c	Fri Mar 02 08:28:39 2007 -0800
@@ -1,2 +1,2 @@
 #include <glib.h>
-const gchar *svn_stamp = "20070302-4210";
+const gchar *svn_stamp = "20070302-4212";