diff options
author | 2002-10-23 14:37:34 +0000 | |
---|---|---|
committer | 2002-10-23 14:37:34 +0000 | |
commit | 3d8a4d4380e6c3ae9d388c20e5e03947a6138e51 (patch) | |
tree | 2cfd4a4e49194468aab02f4786d9786c23586509 /net-misc/fakeidentd/ChangeLog | |
parent | added IUSE, version bump (diff) | |
download | historical-3d8a4d4380e6c3ae9d388c20e5e03947a6138e51.tar.gz historical-3d8a4d4380e6c3ae9d388c20e5e03947a6138e51.tar.bz2 historical-3d8a4d4380e6c3ae9d388c20e5e03947a6138e51.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. |