diff options
author | Jurek Bartuszek <jurek@gentoo.org> | 2007-09-24 17:26:38 +0000 |
---|---|---|
committer | Jurek Bartuszek <jurek@gentoo.org> | 2007-09-24 17:26:38 +0000 |
commit | f1842eef02d035f8592508cf04c1b99a1c1a9ddd (patch) | |
tree | 65d9b33da5be63dc7e7e9a14578b31c4e1520ccb /dev-dotnet/libgdiplus/ChangeLog | |
parent | Revision bump, pulling in Linux 2.6.20.20. Removing some of the older revisions. (diff) | |
download | gentoo-2-f1842eef02d035f8592508cf04c1b99a1c1a9ddd.tar.gz gentoo-2-f1842eef02d035f8592508cf04c1b99a1c1a9ddd.tar.bz2 gentoo-2-f1842eef02d035f8592508cf04c1b99a1c1a9ddd.zip |
dev-dotnet/libgdiplus-1.2.5-r1: Fix linking against image libraries (bug #192068)
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-dotnet/libgdiplus/ChangeLog')
-rw-r--r-- | dev-dotnet/libgdiplus/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/dev-dotnet/libgdiplus/ChangeLog b/dev-dotnet/libgdiplus/ChangeLog index 2068c90635f6..1628794791c7 100644 --- a/dev-dotnet/libgdiplus/ChangeLog +++ b/dev-dotnet/libgdiplus/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-dotnet/libgdiplus # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/ChangeLog,v 1.77 2007/09/10 19:03:52 jurek Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/libgdiplus/ChangeLog,v 1.78 2007/09/24 17:26:38 jurek Exp $ + +*libgdiplus-1.2.5-r1 (24 Sep 2007) + + 24 Sep 2007; Jurek Bartuszek <jurek@gentoo.org> + +files/libgdiplus-1.2.5-imglibs.patch, +libgdiplus-1.2.5-r1.ebuild: + Fix linking against image libraries (bug #192068) *libgdiplus-1.2.5 (10 Sep 2007) |