summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Rostovtsev <tetromino@gentoo.org>2012-12-18 22:06:38 +0000
committerAlexandre Rostovtsev <tetromino@gentoo.org>2012-12-18 22:06:38 +0000
commit897c41bf2d055140a12a257e6836594321b64465 (patch)
tree74963c17fc4a8997a0b828eeb5b034398e712820 /media-libs/cogl/ChangeLog
parentBug #405887: fix for newer system headers; bug #405897: bump to 1.7.18. (diff)
downloadgentoo-2-897c41bf2d055140a12a257e6836594321b64465.tar.gz
gentoo-2-897c41bf2d055140a12a257e6836594321b64465.tar.bz2
gentoo-2-897c41bf2d055140a12a257e6836594321b64465.zip
Prefer gl over gles2 as the default driver, since that's what most users would want; thanks to Rafał Mużyło.
(Portage version: 2.2.0_alpha149/cvs/Linux x86_64, signed Manifest commit with key CF0ADD61)
Diffstat (limited to 'media-libs/cogl/ChangeLog')
-rw-r--r--media-libs/cogl/ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/media-libs/cogl/ChangeLog b/media-libs/cogl/ChangeLog
index 271ccd5c3ee2..58d602e19dd3 100644
--- a/media-libs/cogl/ChangeLog
+++ b/media-libs/cogl/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for media-libs/cogl
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/cogl/ChangeLog,v 1.17 2012/12/16 22:03:51 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/cogl/ChangeLog,v 1.18 2012/12/18 22:06:38 tetromino Exp $
+
+*cogl-1.12.0-r1 (18 Dec 2012)
+
+ 18 Dec 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
+ +cogl-1.12.0-r1.ebuild:
+ Prefer gl over gles2 as the default driver, since that's what most users
+ would want; thanks to Rafał Mużyło.
*cogl-1.12.0 (16 Dec 2012)