diff options
author | Pacho Ramos <pacho@gentoo.org> | 2012-03-03 19:18:38 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2012-03-03 19:18:38 +0000 |
commit | 1aa2ae3ce33af3d365958727a7727358009ca50a (patch) | |
tree | 6e1f0a8857e79289564400c889e1ebd9e0d549ab /app-editors/ted/ChangeLog | |
parent | Version bump (diff) | |
download | historical-1aa2ae3ce33af3d365958727a7727358009ca50a.tar.gz historical-1aa2ae3ce33af3d365958727a7727358009ca50a.tar.bz2 historical-1aa2ae3ce33af3d365958727a7727358009ca50a.zip |
Make rtf2pdf.sh accessible from /usr/bin (bug #347926 by James Broadhead) and fix parallel make (bug 385485 by Ian Delaney).
Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
Diffstat (limited to 'app-editors/ted/ChangeLog')
-rw-r--r-- | app-editors/ted/ChangeLog | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/app-editors/ted/ChangeLog b/app-editors/ted/ChangeLog index 5a22bb8c6c78..91dd537ebb67 100644 --- a/app-editors/ted/ChangeLog +++ b/app-editors/ted/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-editors/ted -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/ted/ChangeLog,v 1.46 2011/10/23 20:02:52 ssuominen Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-editors/ted/ChangeLog,v 1.47 2012/03/03 19:18:38 pacho Exp $ + + 03 Mar 2012; Pacho Ramos <pacho@gentoo.org> +files/ted-2.21-make.patch, + ted-2.21.ebuild: + Make rtf2pdf.sh accessible from /usr/bin (bug #347926 by James Broadhead) and + fix parallel make (bug 385485 by Ian Delaney). 23 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> -ted-2.20.ebuild, -files/ted-2.20-libpng14.patch: |