diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-23 14:37:34 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-23 14:37:34 +0000 |
commit | c850e96e3b789ff79b5ad71a54a901d5514ae14b (patch) | |
tree | c0b7eeaa4cf8bfbb5814266c0b26159171ef76ac /net-misc/fakeidentd/ChangeLog | |
parent | added IUSE, version bump (diff) | |
download | gentoo-2-c850e96e3b789ff79b5ad71a54a901d5514ae14b.tar.gz gentoo-2-c850e96e3b789ff79b5ad71a54a901d5514ae14b.tar.bz2 gentoo-2-c850e96e3b789ff79b5ad71a54a901d5514ae14b.zip |
Saved from the attic
Diffstat (limited to 'net-misc/fakeidentd/ChangeLog')
-rw-r--r-- | net-misc/fakeidentd/ChangeLog | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/net-misc/fakeidentd/ChangeLog b/net-misc/fakeidentd/ChangeLog new file mode 100644 index 000000000000..01db5840c8d4 --- /dev/null +++ b/net-misc/fakeidentd/ChangeLog @@ -0,0 +1,33 @@ +# ChangeLog for net-misc/fakeidentd +# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL +# $Header: /var/cvsroot/gentoo-x86/net-misc/fakeidentd/ChangeLog,v 1.7 2002/10/23 14:37:34 vapier Exp $ + +*fakeidentd-1.7 (23 Oct 2002) + + 23 Oct 2002; Mike Frysinger <vapier@gentoo.org> : + Saved from the Attic ;) (fakeidentd-1.5 and previous have root exploits) + +*fakeidentd-1.4-r8 (3 May 2002) + + 6 Jul 2002; phoen][x <phoenixp@gentoo.org> fakeidentd-1.4-r8.ebuild : + Added KEYWORDS. + + 3 May 2002; Donny Davies <woodchip@gentoo.org> : + Added LICENSE, SLOT, $Headers. + +*fakeidentd-1.4-r7 (1 Apr 2002) + + 1 Apr 2002; Donny Davies <woodchip@gentoo.org> fakeidentd-1.4-r7, + files/fakeidentd.confd files/fakeidentd.rc6 : + Added an /etc/conf.d/fakeidentd file for those who want to easily change + what it replies with ;) Patched the source to write its PID to fakeidentd.pid + instead of identd.pid. Tweaked the initscript accordingly. + +*fakeidentd-1.4-r6 (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. |