diff options
author | Chris Houser <chouser@gentoo.org> | 2002-02-27 05:16:53 +0000 |
---|---|---|
committer | Chris Houser <chouser@gentoo.org> | 2002-02-27 05:16:53 +0000 |
commit | b36f218a60ba18150f9056d0ea238b652cfbf763 (patch) | |
tree | 2fdf763ed672c34e086575511951a8517c5bb364 /net-fs/netatalk/ChangeLog | |
parent | Initial ebuild for Gentoo. This closes bug 596. Thanks Ilian Zarov! (diff) | |
download | historical-b36f218a60ba18150f9056d0ea238b652cfbf763.tar.gz historical-b36f218a60ba18150f9056d0ea238b652cfbf763.tar.bz2 historical-b36f218a60ba18150f9056d0ea238b652cfbf763.zip |
NOTE: None of this is tested -- someone please test and unmask!
- Fixed a typo in HOMEPAGE, other general cleanup.
- Switch to .tar.gz (the .tar.bz2 isn't available for 1.5.2)
- Turned on shadow password support
- Updated init.d script
- This addresses bug 762
Diffstat (limited to 'net-fs/netatalk/ChangeLog')
-rw-r--r-- | net-fs/netatalk/ChangeLog | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/net-fs/netatalk/ChangeLog b/net-fs/netatalk/ChangeLog index 1ebcf1fc3cf0..950ccfcb91d2 100644 --- a/net-fs/netatalk/ChangeLog +++ b/net-fs/netatalk/ChangeLog @@ -1,6 +1,17 @@ # ChangeLog for net-fs/netatalk # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/net-fs/netatalk/ChangeLog,v 1.1 2002/02/01 21:53:32 gbevin Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/netatalk/ChangeLog,v 1.2 2002/02/27 05:16:53 chouser Exp $ + +*netatalk-1.5.2 (26 Feb 2002) + + 26 Feb 2002; Chris Houser <chouser@gentoo.org> : files/atalk-rc6 + files/digest-netatalk-1.5.2 ChangeLog netatalk-1.5.2.ebuild : + + - Fixed a typo in HOMEPAGE, other general cleanup. + - Switch to .tar.gz (the .tar.bz2 isn't available for 1.5.2) + - Turned on shadow password support + - Updated init.d script + - This addresses bug 762 *netatalk-1.5_pre6 (1 Feb 2002) @@ -11,3 +22,7 @@ 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 Jul 2001; Achim Gottinger <achim@gentoo.org> : + + *** empty log message *** |