diff options
author | Mike Kelly <pioto@gentoo.org> | 2007-02-12 14:57:50 +0000 |
---|---|---|
committer | Mike Kelly <pioto@gentoo.org> | 2007-02-12 14:57:50 +0000 |
commit | 92045af565da49283c5cb14033d167dbb18abf36 (patch) | |
tree | 59204107c4ca69e8d975e47cbe88b2577ef2074e /doc/gentoo-syntax.txt | |
parent | Patch to add hilighting elog and autotools.eclass. From Bug #164312. (diff) | |
download | gentoo-syntax-92045af565da49283c5cb14033d167dbb18abf36.tar.gz gentoo-syntax-92045af565da49283c5cb14033d167dbb18abf36.tar.bz2 gentoo-syntax-92045af565da49283c5cb14033d167dbb18abf36.zip |
Patch to update java ebuild template to use the new generation 2 java eclasses. See Bug #164953.
svn path=/trunk/; revision=23
Diffstat (limited to 'doc/gentoo-syntax.txt')
-rw-r--r-- | doc/gentoo-syntax.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/gentoo-syntax.txt b/doc/gentoo-syntax.txt index d3006c6..02ba535 100644 --- a/doc/gentoo-syntax.txt +++ b/doc/gentoo-syntax.txt @@ -273,6 +273,14 @@ Authors: Ciaran McCreesh <ciaranm at gentoo dot org> ============================================================================== 3. ChangeLog *gentoo-syntax-changelog* + 20070212 pioto + * Patch to update java ebuild template to use the new generation 2 + java eclasses. See Bug #164953. + + 20070130 pioto + * Patch to add hilighting for elog and the autotools.eclass. See + Bug #164312. + 20061106 pioto * Release new version. |