diff options
author | Ole Markus With <olemarkus@gentoo.org> | 2013-05-22 07:38:57 +0000 |
---|---|---|
committer | Ole Markus With <olemarkus@gentoo.org> | 2013-05-22 07:38:57 +0000 |
commit | 7fa77a5c5b3e5952f2c00497055e1d778a82dde9 (patch) | |
tree | 908276d477902b764e2dbbe445bfe1b13931f5de /dev-php/xdebug/ChangeLog | |
parent | bump (diff) | |
download | gentoo-2-7fa77a5c5b3e5952f2c00497055e1d778a82dde9.tar.gz gentoo-2-7fa77a5c5b3e5952f2c00497055e1d778a82dde9.tar.bz2 gentoo-2-7fa77a5c5b3e5952f2c00497055e1d778a82dde9.zip |
Version bump. Removing miscommitted 5.5 support for older versions
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key C4A92BF5)
Diffstat (limited to 'dev-php/xdebug/ChangeLog')
-rw-r--r-- | dev-php/xdebug/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/dev-php/xdebug/ChangeLog b/dev-php/xdebug/ChangeLog index 494330addd0a..2e5142af769b 100644 --- a/dev-php/xdebug/ChangeLog +++ b/dev-php/xdebug/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-php/xdebug # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug/ChangeLog,v 1.59 2013/04/14 06:27:26 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/xdebug/ChangeLog,v 1.60 2013/05/22 07:38:57 olemarkus Exp $ + +*xdebug-2.2.3 (22 May 2013) + + 22 May 2013; Ole Markus With <olemarkus@gentoo.org> +xdebug-2.2.3.ebuild, + xdebug-2.2.0.ebuild, xdebug-2.2.1.ebuild, xdebug-2.2.2.ebuild: + Version bump. Removing miscommitted 5.5 support for older versions *xdebug-2.2.2 (14 Apr 2013) |