diff options
author | Timo Gurr <tgurr@gentoo.org> | 2008-08-27 21:19:10 +0000 |
---|---|---|
committer | Timo Gurr <tgurr@gentoo.org> | 2008-08-27 21:19:10 +0000 |
commit | 6bc00ab6c96f342b427871879ca8f91ad42eb72c (patch) | |
tree | be98ca70bdb45c52dbe193942813938abee1c61b /dev-util/cmake/ChangeLog | |
parent | Silence errors from modprobe unix. (diff) | |
download | gentoo-2-6bc00ab6c96f342b427871879ca8f91ad42eb72c.tar.gz gentoo-2-6bc00ab6c96f342b427871879ca8f91ad42eb72c.tar.bz2 gentoo-2-6bc00ab6c96f342b427871879ca8f91ad42eb72c.zip |
Version bump. Big thanks to Brad King from kitware, thewtex and Arfrever Frehtes Taifersar Arahesis and everyone else involved. Fixes bug #224901, #232111, #233772 and #235731.
(Portage version: 2.2_rc8/cvs/Linux 2.6.26-gentoo x86_64)
Diffstat (limited to 'dev-util/cmake/ChangeLog')
-rw-r--r-- | dev-util/cmake/ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/dev-util/cmake/ChangeLog b/dev-util/cmake/ChangeLog index 9d41ed393ec1..741a8ef8b4a9 100644 --- a/dev-util/cmake/ChangeLog +++ b/dev-util/cmake/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for dev-util/cmake # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cmake/ChangeLog,v 1.72 2008/05/08 15:53:11 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cmake/ChangeLog,v 1.73 2008/08/27 21:19:10 tgurr Exp $ + +*cmake-2.6.1 (27 Aug 2008) + + 27 Aug 2008; Timo Gurr <tgurr@gentoo.org> + +files/cmake-2.6.1-gc-sections.patch, +files/cmake-2.6.1-rpath.patch, + +cmake-2.6.1.ebuild: + Version bump. Big thanks to Brad King from kitware, thewtex and Arfrever + Frehtes Taifersar Arahesis and everyone else involved. Fixes bug #224901, + #232111, #233772 and #235731. *cmake-2.6.0 (08 May 2008) |