diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2003-08-28 23:05:39 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2003-08-28 23:05:39 +0000 |
commit | cac31c7003b485d0f8aeee1e662972c0fe3a6be4 (patch) | |
tree | 0c4a8b882234fc5f5b17f6cb6778973d147d8d29 /app-editors/nvi/ChangeLog | |
parent | Marked x86 stable. (diff) | |
download | gentoo-2-cac31c7003b485d0f8aeee1e662972c0fe3a6be4.tar.gz gentoo-2-cac31c7003b485d0f8aeee1e662972c0fe3a6be4.tar.bz2 gentoo-2-cac31c7003b485d0f8aeee1e662972c0fe3a6be4.zip |
db issues fixed thanks to patch from yakina, on bug #23575
Diffstat (limited to 'app-editors/nvi/ChangeLog')
-rw-r--r-- | app-editors/nvi/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/app-editors/nvi/ChangeLog b/app-editors/nvi/ChangeLog index ed190a7216f0..9f7f39f3dd9d 100644 --- a/app-editors/nvi/ChangeLog +++ b/app-editors/nvi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/nvi # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/nvi/ChangeLog,v 1.11 2003/08/18 07:38:07 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/nvi/ChangeLog,v 1.12 2003/08/28 23:05:36 robbat2 Exp $ + + 28 Aug 2003; Robin H. Johnson <robbat2@gentoo.org> nvi-1.81.5-r1.ebuild: + db issues fixed thanks to patch from yakina, on bug #23575 *nvi-1.81.5-r1 (18 Aug 2003) |