diff options
author | Michał Górny <mgorny@gentoo.org> | 2014-10-11 09:07:43 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2014-10-11 09:07:43 +0000 |
commit | 45fa74dd91c80559ac2e188a511fdcc58019895c (patch) | |
tree | 8ebe19b6564e4f979acbca451e391b43437fe6e8 /dev-vcs/subversion/ChangeLog | |
parent | Mask dev-vcs/subversion revbump for new bash-completion. (diff) | |
download | historical-45fa74dd91c80559ac2e188a511fdcc58019895c.tar.gz historical-45fa74dd91c80559ac2e188a511fdcc58019895c.tar.bz2 historical-45fa74dd91c80559ac2e188a511fdcc58019895c.zip |
Fix compatibility with bash-completion autoloading, bug #477830.
Package-Manager: portage-2.2.12/cvs/Linux x86_64
Manifest-Sign-Key: 0xEFB4464E!
Diffstat (limited to 'dev-vcs/subversion/ChangeLog')
-rw-r--r-- | dev-vcs/subversion/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/dev-vcs/subversion/ChangeLog b/dev-vcs/subversion/ChangeLog index 7881ae8db1c6..46d88e81d57e 100644 --- a/dev-vcs/subversion/ChangeLog +++ b/dev-vcs/subversion/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-vcs/subversion # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/ChangeLog,v 1.199 2014/09/18 17:09:01 tommy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/subversion/ChangeLog,v 1.200 2014/10/11 09:07:40 mgorny Exp $ + +*subversion-1.8.10-r1 (11 Oct 2014) + + 11 Oct 2014; Michał Górny <mgorny@gentoo.org> +subversion-1.8.10-r1.ebuild: + Fix compatibility with bash-completion autoloading, bug #477830. 18 Sep 2014; Thomas Sachau (Tommy[D]) <tommy@gentoo.org> -subversion-1.7.17.ebuild: |