diff options
author | 2004-02-17 21:14:25 +0000 | |
---|---|---|
committer | 2004-02-17 21:14:25 +0000 | |
commit | 6cee57170ef1b29086f5c0d0a5bf3b8bc7aebb0d (patch) | |
tree | 715ad71f52664e72885b61809dbbb12192d05210 /app-emacs/tramp/ChangeLog | |
parent | Version bump. (Manifest recommit) (diff) | |
download | gentoo-2-6cee57170ef1b29086f5c0d0a5bf3b8bc7aebb0d.tar.gz gentoo-2-6cee57170ef1b29086f5c0d0a5bf3b8bc7aebb0d.tar.bz2 gentoo-2-6cee57170ef1b29086f5c0d0a5bf3b8bc7aebb0d.zip |
Version bumped. Can't find tramp-2.0.38.tar.gz at main site, so picked up a source from Debian mirror site instead. Also added a workaround for the bug described in bug #22563
Diffstat (limited to 'app-emacs/tramp/ChangeLog')
-rw-r--r-- | app-emacs/tramp/ChangeLog | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/app-emacs/tramp/ChangeLog b/app-emacs/tramp/ChangeLog index 066cbebced62..fb3cd1784412 100644 --- a/app-emacs/tramp/ChangeLog +++ b/app-emacs/tramp/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for app-emacs/tramp -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/tramp/ChangeLog,v 1.4 2003/09/09 00:07:22 usata Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/tramp/ChangeLog,v 1.5 2004/02/17 21:14:24 usata Exp $ + +*tramp-2.0.38 (18 Feb 2004) + + 18 Feb 2004; Mamoru KOMACHI <usata@gentoo.org> tramp-2.0.38.ebuild: + Version bumped. Can't find tramp-2.0.38.tar.gz at main site, so + picked up a source from Debian mirror instead. Also added a + workaround for the bug described in bug #22563 *tramp-2.0.36 (04 Aug 2003) |