diff options
author | José Luis Rivero <yoswink@gentoo.org> | 2008-01-23 00:23:38 +0000 |
---|---|---|
committer | José Luis Rivero <yoswink@gentoo.org> | 2008-01-23 00:23:38 +0000 |
commit | 747d0de4fb371a65ff065c4abd73c216cfacf367 (patch) | |
tree | ab3e645f120784e2c882862f8d8c87f9ace4f1a9 /app-editors/xmlcopyeditor/ChangeLog | |
parent | Version bump. (diff) | |
download | gentoo-2-747d0de4fb371a65ff065c4abd73c216cfacf367.tar.gz gentoo-2-747d0de4fb371a65ff065c4abd73c216cfacf367.tar.bz2 gentoo-2-747d0de4fb371a65ff065c4abd73c216cfacf367.zip |
Version bump. Full Aspell support and XML Schema-based element inspection. Remove old ebuild.
(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 cc1aef719112..10e6c5a9316e 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.2 2008/01/07 15:08:59 yoswink Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xmlcopyeditor/ChangeLog,v 1.3 2008/01/23 00:23:37 yoswink Exp $ + +*xmlcopyeditor-1.1.0.6 (23 Jan 2008) + + 23 Jan 2008; Jose Luis Rivero <yoswink@gentoo.org> + -xmlcopyeditor-1.1.0.4.ebuild, +xmlcopyeditor-1.1.0.6.ebuild: + Version bump. Full Aspell support and XML Schema-based element inspection. + Remove old ebuild. *xmlcopyeditor-1.1.0.5 (07 Jan 2008) |