diff options
author | Stefan Knoblich <stkn@gentoo.org> | 2005-02-03 22:40:04 +0000 |
---|---|---|
committer | Stefan Knoblich <stkn@gentoo.org> | 2005-02-03 22:40:04 +0000 |
commit | f93e1d29fc51aea1b6f830d4a36dac5f5043283e (patch) | |
tree | 745f36b93ff1ba4a2eb21d9348003eea38e6dd98 /net-misc/zaptel/ChangeLog | |
parent | Arg, fixing verbosity control for ecpu_check. (diff) | |
download | gentoo-2-f93e1d29fc51aea1b6f830d4a36dac5f5043283e.tar.gz gentoo-2-f93e1d29fc51aea1b6f830d4a36dac5f5043283e.tar.bz2 gentoo-2-f93e1d29fc51aea1b6f830d4a36dac5f5043283e.zip |
Fix bug #80298, see changelog for more information
(Portage version: 2.0.51-r15)
Diffstat (limited to 'net-misc/zaptel/ChangeLog')
-rw-r--r-- | net-misc/zaptel/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/net-misc/zaptel/ChangeLog b/net-misc/zaptel/ChangeLog index 0b527a49ec3c..b4ee40b4569b 100644 --- a/net-misc/zaptel/ChangeLog +++ b/net-misc/zaptel/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-misc/zaptel # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/zaptel/ChangeLog,v 1.28 2005/02/02 16:26:00 chrb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/zaptel/ChangeLog,v 1.29 2005/02/03 22:40:04 stkn Exp $ + + 03 Feb 2005; Stefan Knoblich <stkn@gentoo.org> files/zaptel.rc6: + Fixed zaptel init script (checkconfig returned wrong values, bug #80298), + changed config error messages to use eerror. Using return instead of exit + if there's no config file, service won't be in state "started" this way. 02 Feb 2005; Chris Bainbridge <chrb@gentoo.org> zaptel-1.0.4.ebuild: Removed failure when PPP isn't found. The ebuild now gives a warning but |