diff options
author | Andrey Grozin <grozin@gentoo.org> | 2011-03-17 20:21:24 +0000 |
---|---|---|
committer | Andrey Grozin <grozin@gentoo.org> | 2011-03-17 20:21:24 +0000 |
commit | 1603a5113c8c9dde3bd7883ac0454a556fffe7f2 (patch) | |
tree | 5edf0b1863ad5bec0a64a1b11f9001cc93ae5026 /app-office/texmacs/ChangeLog | |
parent | Initial import (diff) | |
download | gentoo-2-1603a5113c8c9dde3bd7883ac0454a556fffe7f2.tar.gz gentoo-2-1603a5113c8c9dde3bd7883ac0454a556fffe7f2.tar.bz2 gentoo-2-1603a5113c8c9dde3bd7883ac0454a556fffe7f2.zip |
Fix LD_LIBRARY_PATH in tm_mupad_help, bug #337532
(Portage version: 2.2.0_alpha27/cvs/Linux i686)
Diffstat (limited to 'app-office/texmacs/ChangeLog')
-rw-r--r-- | app-office/texmacs/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/app-office/texmacs/ChangeLog b/app-office/texmacs/ChangeLog index 6b12d46cf339..3e26858d35f5 100644 --- a/app-office/texmacs/ChangeLog +++ b/app-office/texmacs/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for app-office/texmacs # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/ChangeLog,v 1.90 2011/03/07 17:32:48 grozin Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/ChangeLog,v 1.91 2011/03/17 20:21:24 grozin Exp $ + +*texmacs-1.0.7.10-r1 (17 Mar 2011) + + 17 Mar 2011; Andrey Grozin <grozin@gentoo.org> +texmacs-1.0.7.2-r1.ebuild, + -texmacs-1.0.7.9.ebuild, -texmacs-1.0.7.10.ebuild, + +texmacs-1.0.7.10-r1.ebuild, +files/texmacs-mupad.patch: + Fix LD_LIBRARY_PATH in tm_mupad_help, bug #337532 *texmacs-1.0.7.10 (07 Mar 2011) |