diff options
author | Christoph Mende <angelos@gentoo.org> | 2011-06-06 14:36:43 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2011-06-06 14:36:43 +0000 |
commit | 5698dce990e9de0b391744814fcfce8fedb7f809 (patch) | |
tree | 8d5e47832416718bd892ade919bbdd4401954778 /gnome-extra/libgda/ChangeLog | |
parent | Version bump, thanks to Rion in bug #368683. Fixes, among other things, embed... (diff) | |
download | historical-5698dce990e9de0b391744814fcfce8fedb7f809.tar.gz historical-5698dce990e9de0b391744814fcfce8fedb7f809.tar.bz2 historical-5698dce990e9de0b391744814fcfce8fedb7f809.zip |
Fix compilation without LDAP (bug #370233) and add missing ldap USE flag
Package-Manager: portage-2.2.0_alpha37/cvs/Linux x86_64
Diffstat (limited to 'gnome-extra/libgda/ChangeLog')
-rw-r--r-- | gnome-extra/libgda/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/gnome-extra/libgda/ChangeLog b/gnome-extra/libgda/ChangeLog index 19eceaeb665e..f09ca11c7d70 100644 --- a/gnome-extra/libgda/ChangeLog +++ b/gnome-extra/libgda/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-extra/libgda # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/ChangeLog,v 1.166 2011/06/03 17:42:16 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgda/ChangeLog,v 1.167 2011/06/06 14:36:43 angelos Exp $ + + 06 Jun 2011; Christoph Mende <angelos@gentoo.org> libgda-4.2.8.ebuild, + +files/libgda-4.2.8-ldap.patch: + Fix compilation without LDAP (bug #370233) and add missing ldap USE flag *libgda-4.2.8 (03 Jun 2011) |