diff options
author | Brad Teaford Cowan <bcowan@gentoo.org> | 2004-01-09 05:23:00 +0000 |
---|---|---|
committer | Brad Teaford Cowan <bcowan@gentoo.org> | 2004-01-09 05:23:00 +0000 |
commit | 7b0197433419c0969886bcac29b1137bbffdec02 (patch) | |
tree | 0ef411ff501776123217b301a997e921b9551cc3 /xfce-base/libxfce4mcs/ChangeLog | |
parent | kemerge was removed from repository (diff) | |
download | gentoo-2-7b0197433419c0969886bcac29b1137bbffdec02.tar.gz gentoo-2-7b0197433419c0969886bcac29b1137bbffdec02.tar.bz2 gentoo-2-7b0197433419c0969886bcac29b1137bbffdec02.zip |
Bugfix release of xfce4. Fixes memory leak and adds kde systray support.
Diffstat (limited to 'xfce-base/libxfce4mcs/ChangeLog')
-rw-r--r-- | xfce-base/libxfce4mcs/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/xfce-base/libxfce4mcs/ChangeLog b/xfce-base/libxfce4mcs/ChangeLog index 90b4b4e6ca4d..437b9f4d80d2 100644 --- a/xfce-base/libxfce4mcs/ChangeLog +++ b/xfce-base/libxfce4mcs/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for xfce-base/libxfce4mcs # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/ChangeLog,v 1.11 2003/12/24 05:55:10 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4mcs/ChangeLog,v 1.12 2004/01/09 05:19:13 bcowan Exp $ + +*libxfce4mcs-4.0.3 (09 Jan 2004) + + 09 Jan 2004; Brad Cowan <bcowan@gentoo.org> libxfce4mcs-4.0.3.ebuild: + Bugfix release of xfce4. Fixes memory leak and adds kde systray support *libxfce4mcs-4.0.2 (24 Dec 2003) |