diff options
Diffstat (limited to 'dev-libs/STLport/ChangeLog')
-rw-r--r-- | dev-libs/STLport/ChangeLog | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/dev-libs/STLport/ChangeLog b/dev-libs/STLport/ChangeLog index e1446a64a8ac..ddbacc6af681 100644 --- a/dev-libs/STLport/ChangeLog +++ b/dev-libs/STLport/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-libs/STLport -# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/dev-libs/STLport/ChangeLog,v 1.4 2002/07/13 03:22:56 lostlogic Exp $ +# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/STLport/ChangeLog,v 1.5 2002/08/15 20:36:20 danarmak Exp $ + + 15 Aug 2002; Dan Armak <danarmak@gentoo.org> ChangeLog : + + Fix compilation - wrong path to makefile was being specified. Fixes + bug #6023. *STLport-4.5.3-r1 (12 Jul 2002) |