summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Gryniewicz <dang@gentoo.org>2007-04-27 19:40:10 +0000
committerDaniel Gryniewicz <dang@gentoo.org>2007-04-27 19:40:10 +0000
commitc19c373e08f6101d386cd7ef6115c5278cb103fc (patch)
tree9aada990901aa7a33e9595ff6af05c51e6d4e5b8 /media-sound/sound-juicer/ChangeLog
parentFix H323 for real wrt #176259 (diff)
downloadgentoo-2-c19c373e08f6101d386cd7ef6115c5278cb103fc.tar.gz
gentoo-2-c19c373e08f6101d386cd7ef6115c5278cb103fc.tar.bz2
gentoo-2-c19c373e08f6101d386cd7ef6115c5278cb103fc.zip
Bump to 2.16.4
* Follow the preferred sound device as set in control centre (Bastien Nocera) * Detect FreeDB albums better (thanks David Mandelberg) * Make path selector accessible (Rich Burridge) * Use xdg-data-dirs to set a nice default directory on systems that support it (BN) * Init threading earlier (Christian Kirbach) * Transcode errors to UTF-8 (Pascal Terjan) * Remove Application category from desktop file * Fix build in srcdir!=builddir (Loic Minier) (Portage version: 2.1.2.5)
Diffstat (limited to 'media-sound/sound-juicer/ChangeLog')
-rw-r--r--media-sound/sound-juicer/ChangeLog14
1 files changed, 13 insertions, 1 deletions
diff --git a/media-sound/sound-juicer/ChangeLog b/media-sound/sound-juicer/ChangeLog
index 59fcf51ef9cc..5469b091199a 100644
--- a/media-sound/sound-juicer/ChangeLog
+++ b/media-sound/sound-juicer/ChangeLog
@@ -1,6 +1,18 @@
# ChangeLog for media-sound/sound-juicer
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/ChangeLog,v 1.102 2007/02/26 00:49:37 metalgod Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/sound-juicer/ChangeLog,v 1.103 2007/04/27 19:40:10 dang Exp $
+
+*sound-juicer-2.16.4 (27 Apr 2007)
+
+ 27 Apr 2007; Daniel Gryniewicz <dang@gentoo.org>
+ +sound-juicer-2.16.4.ebuild:
+ Bump to 2.16.4 * Follow the preferred sound device as set in control centre
+ (Bastien Nocera) * Detect FreeDB albums better (thanks David Mandelberg) *
+ Make path selector accessible (Rich Burridge) * Use xdg-data-dirs to set a
+ nice default directory on systems that support it (BN) * Init threading
+ earlier (Christian Kirbach) * Transcode errors to UTF-8 (Pascal Terjan) *
+ Remove Application category from desktop file * Fix build in
+ srcdir!=builddir (Loic Minier)
*sound-juicer-2.16.3 (26 Feb 2007)