diff options
author | David Shakaryan <omp@gentoo.org> | 2008-04-24 08:07:50 +0000 |
---|---|---|
committer | David Shakaryan <omp@gentoo.org> | 2008-04-24 08:07:50 +0000 |
commit | bbaeb27bf1cfe403e46124dfc17d2899eb94699a (patch) | |
tree | 0a3aec934efed792e4fd46d70b54a52cc2d99a32 /x11-wm/wmii/ChangeLog | |
parent | Fix incorrect desktop switching; patch by Tobias Klausmann (bug #216012) (diff) | |
download | historical-bbaeb27bf1cfe403e46124dfc17d2899eb94699a.tar.gz historical-bbaeb27bf1cfe403e46124dfc17d2899eb94699a.tar.bz2 historical-bbaeb27bf1cfe403e46124dfc17d2899eb94699a.zip |
Fix launching of dmenu; thanks to Casey Carter. (bug #214224)
Package-Manager: portage-2.1.5_rc3
Diffstat (limited to 'x11-wm/wmii/ChangeLog')
-rw-r--r-- | x11-wm/wmii/ChangeLog | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/x11-wm/wmii/ChangeLog b/x11-wm/wmii/ChangeLog index 4a3d18a6d31d..d5702b727917 100644 --- a/x11-wm/wmii/ChangeLog +++ b/x11-wm/wmii/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-wm/wmii -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/wmii/ChangeLog,v 1.26 2007/11/19 05:40:17 omp Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-wm/wmii/ChangeLog,v 1.27 2008/04/24 08:07:50 omp Exp $ + +*wmii-3.6-r2 (24 Apr 2008) + + 24 Apr 2008; David Shakaryan <omp@gentoo.org> +wmii-3.6-r2.ebuild: + Fix launching of dmenu; thanks to Casey Carter. (bug #214224) *wmii-3.6-r1 (19 Nov 2007) |