diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-10-31 11:31:50 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-10-31 11:31:50 +0000 |
commit | c4e3db4fc61e0951309a637ecac545a2ccc6da7d (patch) | |
tree | 29a8d89bd191fa32285d743097e7a1200c9465b2 /app-mobilephone/obexd/ChangeLog | |
parent | Version bump and remove old. (diff) | |
download | gentoo-2-c4e3db4fc61e0951309a637ecac545a2ccc6da7d.tar.gz gentoo-2-c4e3db4fc61e0951309a637ecac545a2ccc6da7d.tar.bz2 gentoo-2-c4e3db4fc61e0951309a637ecac545a2ccc6da7d.zip |
Version bump and remove old.
(Portage version: 2.1.9.23/cvs/Linux x86_64)
Diffstat (limited to 'app-mobilephone/obexd/ChangeLog')
-rw-r--r-- | app-mobilephone/obexd/ChangeLog | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/app-mobilephone/obexd/ChangeLog b/app-mobilephone/obexd/ChangeLog index 2b950fdcf8b3..e0f11aebed26 100644 --- a/app-mobilephone/obexd/ChangeLog +++ b/app-mobilephone/obexd/ChangeLog @@ -1,6 +1,19 @@ # ChangeLog for app-mobilephone/obexd # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/obexd/ChangeLog,v 1.29 2010/10/07 20:57:30 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/obexd/ChangeLog,v 1.30 2010/10/31 11:31:50 pacho Exp $ + +*obexd-0.35 (31 Oct 2010) + + 31 Oct 2010; Pacho Ramos <pacho@gentoo.org> + -files/obexd-0.21-fix_configure.patch, -obexd-0.28.ebuild, + -obexd-0.32.ebuild, -obexd-0.33.ebuild, +obexd-0.35.ebuild: + Drop old and version bump: + Fix regression on suspend on opening. + Fix suspend stream on opening if no data. + Fix memory leaks in phonebook-tracker module. + Fix not responding Not Found for filtered vcard-listing. + Fix not responding Not Found when no entry is found. + Fix issue with X-IRMC-CALL-DATETIME format. *obexd-0.34 (07 Oct 2010) |