diff options
Diffstat (limited to 'dev-util/codeblocks/ChangeLog')
-rw-r--r-- | dev-util/codeblocks/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/dev-util/codeblocks/ChangeLog b/dev-util/codeblocks/ChangeLog index 38553f38a8f4..27b6c23ac12b 100644 --- a/dev-util/codeblocks/ChangeLog +++ b/dev-util/codeblocks/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-util/codeblocks # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/codeblocks/ChangeLog,v 1.14 2009/02/12 04:42:37 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/codeblocks/ChangeLog,v 1.15 2009/07/29 23:37:49 dirtyepic Exp $ + +*codeblocks-8.02-r1 (29 Jul 2009) + + 29 Jul 2009; Ryan Hill <dirtyepic@gentoo.org> +codeblocks-8.02-r1.ebuild, + +files/codeblocks-8.02-gcc44.patch: + Fix build w/ glibc-2.10. (bug #274256) + Remove unicode USE flag - wxGTK-2.8 is always unicode, and configure + option was removed. Use emake install. 12 Feb 2009; Ryan Hill <dirtyepic@gentoo.org> +files/codeblocks-8.02-gcc43.patch, codeblocks-8.02.ebuild: |