diff options
author | Michael Cummings <mcummings@gentoo.org> | 2003-06-21 01:47:34 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2003-06-21 01:47:34 +0000 |
commit | 71f452c61a41f4685d6a964780fc75736cb340c7 (patch) | |
tree | 450724e59831b7e9b466ea99263faf5bc2248c92 /dev-perl/CGI-FastTemplate/ChangeLog | |
parent | Closes bug 11742, thanks to Jens Hilligsoee <gentoo@hilli.dk (diff) | |
download | historical-71f452c61a41f4685d6a964780fc75736cb340c7.tar.gz historical-71f452c61a41f4685d6a964780fc75736cb340c7.tar.bz2 historical-71f452c61a41f4685d6a964780fc75736cb340c7.zip |
Another fix - this time for the header
Diffstat (limited to 'dev-perl/CGI-FastTemplate/ChangeLog')
-rw-r--r-- | dev-perl/CGI-FastTemplate/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-perl/CGI-FastTemplate/ChangeLog b/dev-perl/CGI-FastTemplate/ChangeLog index fcb84032aabc..728b30519961 100644 --- a/dev-perl/CGI-FastTemplate/ChangeLog +++ b/dev-perl/CGI-FastTemplate/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/CGI-FastTemplate # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-FastTemplate/ChangeLog,v 1.1 2003/06/21 01:43:53 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CGI-FastTemplate/ChangeLog,v 1.2 2003/06/21 01:47:29 mcummings Exp $ + + 20 Jun 2003; Michael Cummings <mcummings@gentoo.org> + CGI-FastTemplate-1.09.ebuild: + Another fix - this time for the header *CGI-FastTemplate-1.09 (20 Jun 2003) |