diff options
author | Wulf Krueger <philantrop@gentoo.org> | 2007-06-07 16:25:16 +0000 |
---|---|---|
committer | Wulf Krueger <philantrop@gentoo.org> | 2007-06-07 16:25:16 +0000 |
commit | c08ea4f4495dcf553185ee79cf32218f5561003e (patch) | |
tree | 2dbf7d2e6f910ad51ce9d57f8f1e786965f8597a /dev-util/cmake/ChangeLog | |
parent | Version bump, various stability fixes. No new features. May skip 1.3.4 and pu... (diff) | |
download | gentoo-2-c08ea4f4495dcf553185ee79cf32218f5561003e.tar.gz gentoo-2-c08ea4f4495dcf553185ee79cf32218f5561003e.tar.bz2 gentoo-2-c08ea4f4495dcf553185ee79cf32218f5561003e.zip |
Added patches by Jack Kelly from bug 180667 to add vim and emacs syntax files. Thanks, Jack!
(Portage version: 2.1.2.9)
Diffstat (limited to 'dev-util/cmake/ChangeLog')
-rw-r--r-- | dev-util/cmake/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/dev-util/cmake/ChangeLog b/dev-util/cmake/ChangeLog index a3a044925440..361e8eb1d2dc 100644 --- a/dev-util/cmake/ChangeLog +++ b/dev-util/cmake/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-util/cmake # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cmake/ChangeLog,v 1.52 2007/01/29 01:31:52 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cmake/ChangeLog,v 1.53 2007/06/07 16:25:16 philantrop Exp $ + +*cmake-2.4.6-r1 (07 Jun 2007) + + 07 Jun 2007; Wulf C. Krueger <philantrop@gentoo.org> + +files/50cmake-gentoo.el, +files/cmake.vim, +cmake-2.4.6-r1.ebuild: + Added patches by Jack Kelly from bug 180667 to add vim and emacs syntax + files. Thanks, Jack! *cmake-2.4.6 (29 Jan 2007) |