diff options
author | Chris White <chriswhite@gentoo.org> | 2006-01-11 06:31:06 +0000 |
---|---|---|
committer | Chris White <chriswhite@gentoo.org> | 2006-01-11 06:31:06 +0000 |
commit | 1ddbc548d81987793450e39d12f57b93d786f5a7 (patch) | |
tree | 36ce3ba710b107dbeb97295a47ceacbb95804cfc /app-pda/synce-rra/ChangeLog | |
parent | Version bump for bug #109724. And, I got to fix textrel AND access violation... (diff) | |
download | gentoo-2-1ddbc548d81987793450e39d12f57b93d786f5a7.tar.gz gentoo-2-1ddbc548d81987793450e39d12f57b93d786f5a7.tar.bz2 gentoo-2-1ddbc548d81987793450e39d12f57b93d786f5a7.zip |
Version bump for bug #109724. This one had textrel too. Aren't I lucky.
(Portage version: 2.0.53)
Diffstat (limited to 'app-pda/synce-rra/ChangeLog')
-rw-r--r-- | app-pda/synce-rra/ChangeLog | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/app-pda/synce-rra/ChangeLog b/app-pda/synce-rra/ChangeLog index 3f6ae3bf1009..e8abf9d03e23 100644 --- a/app-pda/synce-rra/ChangeLog +++ b/app-pda/synce-rra/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-pda/synce-rra -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-rra/ChangeLog,v 1.14 2005/01/26 14:03:19 liquidx Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-rra/ChangeLog,v 1.15 2006/01/11 06:31:06 chriswhite Exp $ + +*synce-rra-0.9.1 (11 Jan 2006) + + 11 Jan 2006; Chris White <chriswhite@gentoo.org> + +files/synce-rra-0.9.1-textrel.patch, +synce-rra-0.9.1.ebuild: + Version bump for bug #109724. Fixed textrel with patch. 26 Jan 2005; Alastair Tse <liquidx@gentoo.org> +files/0.9.0-gcc34.patch, synce-rra-0.9.0.ebuild: |