diff options
author | 2008-12-08 16:39:11 +0000 | |
---|---|---|
committer | 2008-12-08 16:39:11 +0000 | |
commit | cff6893828b14f54edde4fada4f16a0fe09fbec8 (patch) | |
tree | f7db3ae92f702c6255d29cee4413b55f93dbe755 /gnustep-apps/terminal/ChangeLog | |
parent | alpha/sparc stable wrt #245316 (diff) | |
download | historical-cff6893828b14f54edde4fada4f16a0fe09fbec8.tar.gz historical-cff6893828b14f54edde4fada4f16a0fe09fbec8.tar.bz2 historical-cff6893828b14f54edde4fada4f16a0fe09fbec8.zip |
Fix compilation with --as-needed, bug #250173
Package-Manager: portage-2.2_rc17/cvs/Linux 2.6.26-gentoo x86_64
Diffstat (limited to 'gnustep-apps/terminal/ChangeLog')
-rw-r--r-- | gnustep-apps/terminal/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/gnustep-apps/terminal/ChangeLog b/gnustep-apps/terminal/ChangeLog index 060b760cfc84..3f734a62ebff 100644 --- a/gnustep-apps/terminal/ChangeLog +++ b/gnustep-apps/terminal/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnustep-apps/terminal # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/terminal/ChangeLog,v 1.19 2008/03/08 13:52:55 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/terminal/ChangeLog,v 1.20 2008/12/08 16:39:11 voyageur Exp $ + + 08 Dec 2008; Bernard Cafarelli <voyageur@gentoo.org> + terminal-0.9.5_pre20060324-r1.ebuild: + Fix compilation with --as-needed, bug #250173 08 Mar 2008; Santiago M. Mola <coldwind@gentoo.org> terminal-0.9.5_pre20060324-r1.ebuild: |