diff options
author | Steve Arnold <nerdboy@gentoo.org> | 2009-10-18 06:13:15 +0000 |
---|---|---|
committer | Steve Arnold <nerdboy@gentoo.org> | 2009-10-18 06:13:15 +0000 |
commit | 6a47247f12a54ccf5775dc1446f08c7674c7e78d (patch) | |
tree | 1c820229a2de0cc5bd0bea156190c5e07601769d /sci-libs/libgeotiff/ChangeLog | |
parent | Version bump and include fix for autoconf-2.64 troubles #283029 by Diego E. P... (diff) | |
download | gentoo-2-6a47247f12a54ccf5775dc1446f08c7674c7e78d.tar.gz gentoo-2-6a47247f12a54ccf5775dc1446f08c7674c7e78d.tar.bz2 gentoo-2-6a47247f12a54ccf5775dc1446f08c7674c7e78d.zip |
Added doxygen config file to preserve the api docs (fixes bug 288834).
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/libgeotiff/ChangeLog')
-rw-r--r-- | sci-libs/libgeotiff/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sci-libs/libgeotiff/ChangeLog b/sci-libs/libgeotiff/ChangeLog index 3a3f78f035c6..4f21b90d01a7 100644 --- a/sci-libs/libgeotiff/ChangeLog +++ b/sci-libs/libgeotiff/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-libs/libgeotiff # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/libgeotiff/ChangeLog,v 1.26 2009/10/12 07:20:18 nerdboy Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/libgeotiff/ChangeLog,v 1.27 2009/10/18 06:13:14 nerdboy Exp $ + + 18 Oct 2009; Steve Arnold <nerdboy@gentoo.org> + libgeotiff-1.3.0_beta1.ebuild, +files/Doxyfile: + Added doxygen config file to preserve the api docs (fixes bug 288834). *libgeotiff-1.3.0_beta1 (12 Oct 2009) |