changeset 2565:36a652d03166 trunk

[svn] - add joker to credits
author nenolod
date Sat, 24 Feb 2007 07:49:53 -0800
parents 5b9f0dc2c034
children 6bbc25a775f0
files ChangeLog src/audacious/build_stamp.c src/audacious/ui_credits.c
diffstat 3 files changed, 11 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Sat Feb 24 07:45:31 2007 -0800
+++ b/ChangeLog	Sat Feb 24 07:49:53 2007 -0800
@@ -1,3 +1,12 @@
+2007-02-24 15:45:31 +0000  William Pitcock <nenolod@sacredspiral.co.uk>
+  revision [4138]
+  - add documentation wrt why we ship our own libid3tag and why it 
+    shouldn't be patched out.
+  
+  trunk/src/libid3tag/README.audacious |    9 +++++++++
+  1 file changed, 9 insertions(+)
+
+
 2007-02-24 15:41:14 +0000  William Pitcock <nenolod@sacredspiral.co.uk>
   revision [4136]
   - add support for opening id3 tags from a live vfs handle.
--- a/src/audacious/build_stamp.c	Sat Feb 24 07:45:31 2007 -0800
+++ b/src/audacious/build_stamp.c	Sat Feb 24 07:49:53 2007 -0800
@@ -1,2 +1,2 @@
 #include <glib.h>
-const gchar *svn_stamp = "20070224-4136";
+const gchar *svn_stamp = "20070224-4138";
--- a/src/audacious/ui_credits.c	Sat Feb 24 07:45:31 2007 -0800
+++ b/src/audacious/ui_credits.c	Sat Feb 24 07:49:53 2007 -0800
@@ -86,6 +86,7 @@
     NULL,
 
     N_("Patch authors:"),
+    "Christian Birchinger",
     "Laszlo Dvornik",
     "Ralf Ertzinger",
     "Mike Frysinger",