diff options
author | Mike Jones <ashmodai@gentoo.org> | 2002-05-22 19:53:45 +0000 |
---|---|---|
committer | Mike Jones <ashmodai@gentoo.org> | 2002-05-22 19:53:45 +0000 |
commit | 972fbd03dc9e5952ea8a5716414c2c78b2dd3552 (patch) | |
tree | 8978ed78055cb9e3bcbb8064fb9309db1dd40578 /net-dialup/pptpd/ChangeLog | |
parent | libtool, debug, single task make and some other stuff. and remove the old things (diff) | |
download | gentoo-2-972fbd03dc9e5952ea8a5716414c2c78b2dd3552.tar.gz gentoo-2-972fbd03dc9e5952ea8a5716414c2c78b2dd3552.tar.bz2 gentoo-2-972fbd03dc9e5952ea8a5716414c2c78b2dd3552.zip |
Initial version of pptp ebuild.
Diffstat (limited to 'net-dialup/pptpd/ChangeLog')
-rw-r--r-- | net-dialup/pptpd/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/net-dialup/pptpd/ChangeLog b/net-dialup/pptpd/ChangeLog new file mode 100644 index 000000000000..499a81acdd61 --- /dev/null +++ b/net-dialup/pptpd/ChangeLog @@ -0,0 +1,14 @@ +# ChangeLog for net-dialup/pptpd +# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpd/ChangeLog,v 1.1 2002/05/22 19:53:45 ashmodai Exp $ + +*pptpd-1.1.2 (22 May 2002) + + 5 May 2002; Mike Jones <ashmodai@gentoo.org> ChangeLog, pptpd-1.1.2.ebuild: + + 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. + |