diff ChangeLog @ 2552:0a5e8f84a932 trunk

[svn] Add Monkeh to credits. Correct ChangeLog, monkeh != monkey.
author chainsaw
date Mon, 19 Feb 2007 06:16:29 -0800
parents cea3528b2996
children d2994bdc12b0
line wrap: on
line diff
--- a/ChangeLog	Mon Feb 19 06:11:23 2007 -0800
+++ b/ChangeLog	Mon Feb 19 06:16:29 2007 -0800
@@ -1,3 +1,10 @@
+2007-02-19 14:11:23 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [4112]
+  Fix --play-pause commandline option, by Alex "Monkeh" Maclean in #gentoo-x86
+  trunk/src/audacious/main.c |    2 +-
+  1 file changed, 1 insertion(+), 1 deletion(-)
+
+
 2007-02-19 08:16:28 +0000  Yoshiki Yazawa <yaz@cc.rim.or.jp>
   revision [4110]
   - mtime should be initialized to -1, otherwise 0 will be recorded for not yet scanned entries. it means static and will suppress on-demand scanning.