diff ChangeLog @ 2653:b5a612371920 trunk

[svn] - fix crashes related to alt+click enqueue
author nenolod
date Thu, 05 Apr 2007 17:16:09 -0700
parents 2d0c90f38824
children 6364a4534889
line wrap: on
line diff
--- a/ChangeLog	Thu Apr 05 17:01:26 2007 -0700
+++ b/ChangeLog	Thu Apr 05 17:16:09 2007 -0700
@@ -1,3 +1,11 @@
+2007-04-06 00:01:26 +0000  William Pitcock <nenolod@sacredspiral.co.uk>
+  revision [4330]
+  - fix alt+click enqueue. this is more like vincent ratier's original patch except that it's C90-capable for freebsd 4.
+  
+  trunk/src/audacious/ui_playlist.c |    7 +++++--
+  1 file changed, 5 insertions(+), 2 deletions(-)
+
+
 2007-04-05 16:26:13 +0000  Giacomo Lozito <james@develia.org>
   revision [4328]
   - allow the player to start with all of its windows hidden (but give a warning to the user, whose display can be disabled); also, try to remember player windows positions when they stay hidden between sessions