summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarinus Schraal <foser@gentoo.org>2003-09-08 23:34:14 +0000
committerMarinus Schraal <foser@gentoo.org>2003-09-08 23:34:14 +0000
commitaf695e2f043db95cdddcea12fb165ad17429acf9 (patch)
treecd1f12f12b7ae37b9a100fe0c83c33056e0d123a /media-libs/gstreamer/ChangeLog
parentmsg fix #27611 (diff)
downloadgentoo-2-af695e2f043db95cdddcea12fb165ad17429acf9.tar.gz
gentoo-2-af695e2f043db95cdddcea12fb165ad17429acf9.tar.bz2
gentoo-2-af695e2f043db95cdddcea12fb165ad17429acf9.zip
add gcc331 warning fix
Diffstat (limited to 'media-libs/gstreamer/ChangeLog')
-rw-r--r--media-libs/gstreamer/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/media-libs/gstreamer/ChangeLog b/media-libs/gstreamer/ChangeLog
index 08fa3103a314..fadeb621fe22 100644
--- a/media-libs/gstreamer/ChangeLog
+++ b/media-libs/gstreamer/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-libs/gstreamer
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/gstreamer/ChangeLog,v 1.33 2003/09/08 19:11:03 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/gstreamer/ChangeLog,v 1.34 2003/09/08 23:34:03 foser Exp $
+
+ 08 Sep 2003; foser <foser@gentoo.org> gstreamer-0.6.3.ebuild :
+ Replaced hack with proper gcc 3.3.1 fix
+ thanks to <stephane.loeuillet@tiscale.fr> for mailing it
08 Sep 2003; Alastair Tse <liquidx@gentoo.org> gstreamer-0.6.3.ebuild:
added quick workaround for gcc-3.3.1 compiler warnings