diff options
author | Hanno Boeck <hanno@gentoo.org> | 2009-01-15 14:01:07 +0000 |
---|---|---|
committer | Hanno Boeck <hanno@gentoo.org> | 2009-01-15 14:01:07 +0000 |
commit | 6600fdc123de707c146c2887583f7183d80a8fb3 (patch) | |
tree | 6b6962480dfb458da9dde744bc0e317a7dff45fa /media-libs/gegl/ChangeLog | |
parent | Version bump (diff) | |
download | historical-6600fdc123de707c146c2887583f7183d80a8fb3.tar.gz historical-6600fdc123de707c146c2887583f7183d80a8fb3.tar.bz2 historical-6600fdc123de707c146c2887583f7183d80a8fb3.zip |
gegl: add missing include of locale.h
Package-Manager: portage-2.2_rc22/cvs/Linux 2.6.28 x86_64
Diffstat (limited to 'media-libs/gegl/ChangeLog')
-rw-r--r-- | media-libs/gegl/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/media-libs/gegl/ChangeLog b/media-libs/gegl/ChangeLog index 8433df2dff99..56e5a291c5e0 100644 --- a/media-libs/gegl/ChangeLog +++ b/media-libs/gegl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/gegl # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gegl/ChangeLog,v 1.18 2009/01/10 23:08:30 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gegl/ChangeLog,v 1.19 2009/01/15 14:01:07 hanno Exp $ + + 15 Jan 2009; Hanno Boeck <hanno@gentoo.org> + +files/gegl-0.0.22-locale_h.diff, gegl-0.0.22.ebuild: + Add missing include, fixes #254619. 10 Jan 2009; Michael Sterrett <mr_bones_@gentoo.org> gegl-0.0.22.ebuild: inherit goes near the top |