diff options
author | 2002-08-18 00:43:41 +0000 | |
---|---|---|
committer | 2002-08-18 00:43:41 +0000 | |
commit | 7871d1db9461e92325464eee334bf311f4b05134 (patch) | |
tree | 449dcad46dc257c26fedccc3d2154a8d398b6612 /dev-ruby/racc/ChangeLog | |
parent | first relase (diff) | |
download | historical-7871d1db9461e92325464eee334bf311f4b05134.tar.gz historical-7871d1db9461e92325464eee334bf311f4b05134.tar.bz2 historical-7871d1db9461e92325464eee334bf311f4b05134.zip |
updated to racc-1.4.1
Diffstat (limited to 'dev-ruby/racc/ChangeLog')
-rw-r--r-- | dev-ruby/racc/ChangeLog | 28 |
1 files changed, 18 insertions, 10 deletions
diff --git a/dev-ruby/racc/ChangeLog b/dev-ruby/racc/ChangeLog index 9af25792d568..8024e3d6ee7f 100644 --- a/dev-ruby/racc/ChangeLog +++ b/dev-ruby/racc/ChangeLog @@ -1,17 +1,25 @@ # ChangeLog for dev-ruby/racc # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/racc/ChangeLog,v 1.2 2002/07/08 02:33:16 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/racc/ChangeLog,v 1.3 2002/08/18 00:43:41 agriffis Exp $ + +*racc-1.4.1 (17 Aug 2002) + + 17 Aug 2002; Aron Griffis <agriffis@gentoo.org> racc-1.4.1.ebuild: + + Updated to version 1.4.1 and modified the ebuild to work correctly for the + new version. *racc-1.2.4 (1 Feb 2002) - 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : - - Added initial ChangeLog which should be updated whenever the package is - updated in any way. This changelog is targetted to users. This means that the - comments should well explained and written in clean English. The details about - writing correct changelogs are explained in the skel.ChangeLog file which you - can find in the root directory of the portage repository. + 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : + + Added initial ChangeLog which should be updated whenever the package is + updated in any way. This changelog is targetted to users. This means that + the comments should well explained and written in clean English. The + details about writing correct changelogs are explained in the + skel.ChangeLog file which you can find in the root directory of the + portage repository. - 07 Jul 2002; Aron Griffis <agriffis@gentoo.org> racc-1.2.4.ebuild: + 07 Jul 2002; Aron Griffis <agriffis@gentoo.org> racc-1.2.4.ebuild: - Added LICENSE, KEYWORDS, SLOT. + Added LICENSE, KEYWORDS, SLOT. |