diff options
author | Tom Knight <tomk@gentoo.org> | 2004-11-22 13:32:11 +0000 |
---|---|---|
committer | Tom Knight <tomk@gentoo.org> | 2004-11-22 13:32:11 +0000 |
commit | dca11a6300d81ae3d4c2e5af48f37332ae855685 (patch) | |
tree | f918f226148dc06784eb626e56edc239368b3a2b /app-editors/joe/ChangeLog | |
parent | Bug #71849 (diff) | |
download | historical-dca11a6300d81ae3d4c2e5af48f37332ae855685.tar.gz historical-dca11a6300d81ae3d4c2e5af48f37332ae855685.tar.bz2 historical-dca11a6300d81ae3d4c2e5af48f37332ae855685.zip |
Fixed non-critical buffer overflow, closes bug #71129. Changed einstall to make install, closes bug #72023
Diffstat (limited to 'app-editors/joe/ChangeLog')
-rw-r--r-- | app-editors/joe/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/app-editors/joe/ChangeLog b/app-editors/joe/ChangeLog index 94b778016207..854447fecf39 100644 --- a/app-editors/joe/ChangeLog +++ b/app-editors/joe/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for app-editors/joe # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/ChangeLog,v 1.27 2004/10/13 17:57:23 tomk Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/ChangeLog,v 1.28 2004/11/22 13:32:11 tomk Exp $ + +*joe-3.1-r1 (22 Nov 2004) + + 22 Nov 2004; Tom Knight <tomk@gentoo.org> -joe-3.0-r1.ebuild, + +joe-3.0-r2.ebuild, +joe-3.1-r1.ebuild, -joe-3.1.ebuild: + Fixed non-critical buffer overflow, closes bug #71129. Changed einstall to + make install, closes bug #72023 *joe-3.1 (13 Oct 2004) |