diff options
author | Alin Năstac <mrness@gentoo.org> | 2006-03-26 09:13:06 +0000 |
---|---|---|
committer | Alin Năstac <mrness@gentoo.org> | 2006-03-26 09:13:06 +0000 |
commit | 5bedfdb3314791964e0a97c9d9e16ce1d43e99d1 (patch) | |
tree | f6e310efd41a53b8041e780e9d130cfd36983916 /net-dialup/pptpd/ChangeLog | |
parent | Removed old non-working CVS ebuild, bumped to a newer CVS snapshot. Thanks t... (diff) | |
download | gentoo-2-5bedfdb3314791964e0a97c9d9e16ce1d43e99d1.tar.gz gentoo-2-5bedfdb3314791964e0a97c9d9e16ce1d43e99d1.tar.bz2 gentoo-2-5bedfdb3314791964e0a97c9d9e16ce1d43e99d1.zip |
Version bump. Fix syslog flood with messages like "GRE: accepting packet" (#127388).
(Portage version: 2.0.54)
Diffstat (limited to 'net-dialup/pptpd/ChangeLog')
-rw-r--r-- | net-dialup/pptpd/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/net-dialup/pptpd/ChangeLog b/net-dialup/pptpd/ChangeLog index c61097da0018..861c871a52be 100644 --- a/net-dialup/pptpd/ChangeLog +++ b/net-dialup/pptpd/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for net-dialup/pptpd # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpd/ChangeLog,v 1.20 2006/03/10 13:47:53 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pptpd/ChangeLog,v 1.21 2006/03/26 09:13:06 mrness Exp $ + +*pptpd-1.3.1 (26 Mar 2006) + + 26 Mar 2006; Alin Nastac <mrness@gentoo.org> + +files/pptpd-1.3.1-gentoo.patch, +pptpd-1.3.1.ebuild: + Version bump. Fix syslog flood with messages like "GRE: accepting packet" + (#127388). *pptpd-1.3.0 (10 Mar 2006) |