diff options
author | Alexandre Rostovtsev <tetromino@gentoo.org> | 2012-10-10 00:23:54 +0000 |
---|---|---|
committer | Alexandre Rostovtsev <tetromino@gentoo.org> | 2012-10-10 00:23:54 +0000 |
commit | ad2198c4291343bb969dc668e112e687ffc25139 (patch) | |
tree | 7befaff81060a6c28488de5d738d9d154b84dff5 /gnome-base/gnome-shell/ChangeLog | |
parent | Drop myself from maintainer. I nolonger use it and blueness is handling bugs. (diff) | |
download | gentoo-2-ad2198c4291343bb969dc668e112e687ffc25139.tar.gz gentoo-2-ad2198c4291343bb969dc668e112e687ffc25139.tar.bz2 gentoo-2-ad2198c4291343bb969dc668e112e687ffc25139.zip |
Depend on dejavu font for special symbols used in the shell UI (bug #437734, thanks to Jacob Godserv).
(Portage version: 2.2.0_alpha134/cvs/Linux x86_64)
Diffstat (limited to 'gnome-base/gnome-shell/ChangeLog')
-rw-r--r-- | gnome-base/gnome-shell/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/gnome-base/gnome-shell/ChangeLog b/gnome-base/gnome-shell/ChangeLog index c4f37eba2738..1bebf53adc49 100644 --- a/gnome-base/gnome-shell/ChangeLog +++ b/gnome-base/gnome-shell/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for gnome-base/gnome-shell # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-shell/ChangeLog,v 1.16 2012/07/21 17:56:08 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-shell/ChangeLog,v 1.17 2012/10/10 00:23:54 tetromino Exp $ + + 10 Oct 2012; Alexandre Rostovtsev <tetromino@gentoo.org> + gnome-shell-3.2.2.1.ebuild, gnome-shell-3.4.1.ebuild, + gnome-shell-3.4.2.ebuild: + Depend on dejavu font for special symbols used in the shell UI (bug #437734, + thanks to Jacob Godserv). *gnome-shell-3.4.2 (21 Jul 2012) |