diff options
author | 2008-04-01 15:19:33 +0000 | |
---|---|---|
committer | 2008-04-01 15:19:33 +0000 | |
commit | c389ea5fe64f90141cf7703c87da326e8a71d87c (patch) | |
tree | d69edc74d500a1565cd62e2f285614bdeb82c9c1 /sci-libs/libqalculate/ChangeLog | |
parent | remove duplicate desktop entry - bug #208806 thanks to Stefan Briesenick (diff) | |
download | historical-c389ea5fe64f90141cf7703c87da326e8a71d87c.tar.gz historical-c389ea5fe64f90141cf7703c87da326e8a71d87c.tar.bz2 historical-c389ea5fe64f90141cf7703c87da326e8a71d87c.zip |
Fixed compile issues with gcc-4.3 (see bug #215572).
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'sci-libs/libqalculate/ChangeLog')
-rw-r--r-- | sci-libs/libqalculate/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/sci-libs/libqalculate/ChangeLog b/sci-libs/libqalculate/ChangeLog index 5440976450ce..d38de4223f8c 100644 --- a/sci-libs/libqalculate/ChangeLog +++ b/sci-libs/libqalculate/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sci-libs/libqalculate # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/libqalculate/ChangeLog,v 1.25 2008/02/04 11:51:34 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libqalculate/ChangeLog,v 1.26 2008/04/01 15:19:33 markusle Exp $ + + 01 Apr 2008; Markus Dittrich <markusle@gentoo.org> + +files/libqalculate-0.9.6-gcc4.3.patch, libqalculate-0.9.6-r1.ebuild: + Fixed compile issues with gcc-4.3 (see bug #215572). Thanks much to + <spasswolf@web.de> for his patch. *libqalculate-0.9.6-r1 (02 Feb 2008) |