diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2003-05-08 21:13:27 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2003-05-08 21:13:27 +0000 |
commit | 3cf9c2e2dbf6a5d3bc2a32af513839ad058f7bf4 (patch) | |
tree | 9e731ef31de67286d6c2c320f836f2bfe0bb72fc /dev-db/mysql++/ChangeLog | |
parent | fixed a slight bug in the earlier update (diff) | |
download | gentoo-2-3cf9c2e2dbf6a5d3bc2a32af513839ad058f7bf4.tar.gz gentoo-2-3cf9c2e2dbf6a5d3bc2a32af513839ad058f7bf4.tar.bz2 gentoo-2-3cf9c2e2dbf6a5d3bc2a32af513839ad058f7bf4.zip |
fixed a slight bug in the earlier update
Diffstat (limited to 'dev-db/mysql++/ChangeLog')
-rw-r--r-- | dev-db/mysql++/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/dev-db/mysql++/ChangeLog b/dev-db/mysql++/ChangeLog index d25137d70f17..b3fe6c0ba71e 100644 --- a/dev-db/mysql++/ChangeLog +++ b/dev-db/mysql++/ChangeLog @@ -1,6 +1,6 @@ # ChangeLog for dev-db/mysql++ # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql++/ChangeLog,v 1.6 2003/05/08 20:31:57 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql++/ChangeLog,v 1.7 2003/05/08 21:13:24 robbat2 Exp $ *mysql++-1.7.9-r1 (08 May 2003) @@ -15,8 +15,13 @@ by the large number of files put into it (it overwrote some other headers); This may break some other code, testing is needed! Bugs #15688, #20635 resolved. + Now use epatch instead of patch to apply patches easier as well. *mysql++-1.7.9 (11 Dec 2002) + + 08 May 2003; Robin Johnson <robbat2@gentoo.org> mysql++-1.7.9.ebuild: + Moved files/mysql++-gcc-3.2.patch to DISTDIR and gzipped it. + Also changed mysql++-gcc-3.2.patch to use the gzipped version 09 Apr 2003; Martin Holzer <mholzer@gentoo.org> Manifest, mysql++-1.7.9.ebuild: |