diff options
author | José Luis Rivero <yoswink@gentoo.org> | 2008-01-07 15:09:00 +0000 |
---|---|---|
committer | José Luis Rivero <yoswink@gentoo.org> | 2008-01-07 15:09:00 +0000 |
commit | a161253a29794483b7a2d20d11408695d81405d4 (patch) | |
tree | 0b175bb001c56b4860ed2834460332770933a178 /app-editors/xmlcopyeditor/ChangeLog | |
parent | x86 stable, bug #204108 (diff) | |
download | gentoo-2-a161253a29794483b7a2d20d11408695d81405d4.tar.gz gentoo-2-a161253a29794483b7a2d20d11408695d81405d4.tar.bz2 gentoo-2-a161253a29794483b7a2d20d11408695d81405d4.zip |
New UPSTREAM version. This version Introduces XML Schema-based autocompletion and validation-as-you-type
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-editors/xmlcopyeditor/ChangeLog')
-rw-r--r-- | app-editors/xmlcopyeditor/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/app-editors/xmlcopyeditor/ChangeLog b/app-editors/xmlcopyeditor/ChangeLog index 45e5e6ba2ca7..cc1aef719112 100644 --- a/app-editors/xmlcopyeditor/ChangeLog +++ b/app-editors/xmlcopyeditor/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for app-editors/xmlcopyeditor # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xmlcopyeditor/ChangeLog,v 1.1 2008/01/03 15:34:54 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xmlcopyeditor/ChangeLog,v 1.2 2008/01/07 15:08:59 yoswink Exp $ + +*xmlcopyeditor-1.1.0.5 (07 Jan 2008) + + 07 Jan 2008; Jose Luis Rivero <yoswink@gentoo.org> + +xmlcopyeditor-1.1.0.5.ebuild: + New UPSTREAM version. This version Introduces XML Schema-based + autocompletion and validation-as-you-type *xmlcopyeditor-1.1.0.4 (03 Jan 2008) |