diff options
author | Victor Ostorga <vostorga@gentoo.org> | 2009-08-05 05:24:19 +0000 |
---|---|---|
committer | Victor Ostorga <vostorga@gentoo.org> | 2009-08-05 05:24:19 +0000 |
commit | 30f992b7f38c3a548a0fe309efec2172fd96c85d (patch) | |
tree | 86c8db52d3d087bb4159e32c3ebd5386f080cfaf /lxde-base/lxshortcut/ChangeLog | |
parent | Fixing infinite loop, bug #280399 , Patch thanks to Yuan Ye <yuanyelele@gmail... (diff) | |
download | historical-30f992b7f38c3a548a0fe309efec2172fd96c85d.tar.gz historical-30f992b7f38c3a548a0fe309efec2172fd96c85d.tar.bz2 historical-30f992b7f38c3a548a0fe309efec2172fd96c85d.zip |
Fixing infinite loop, bug #280399 , Patch thanks to Yuan Ye <yuanyelele@gmail.com>
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'lxde-base/lxshortcut/ChangeLog')
-rw-r--r-- | lxde-base/lxshortcut/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/lxde-base/lxshortcut/ChangeLog b/lxde-base/lxshortcut/ChangeLog index 20d1012c8f99..6841dc53d0f7 100644 --- a/lxde-base/lxshortcut/ChangeLog +++ b/lxde-base/lxshortcut/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for lxde-base/lxshortcut # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxshortcut/ChangeLog,v 1.1 2009/08/04 19:16:27 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/lxde-base/lxshortcut/ChangeLog,v 1.2 2009/08/05 05:24:18 vostorga Exp $ + + 05 Aug 2009; <vostorga@gentoo.org> lxshortcut-0.1.1.ebuild, + +files/lxshortcut-0.1.1-intltool.patch: + Fixing infinite loop, bug #280399 + Patch thanks to Yuan Ye <yuanyelele@gmail.com> *lxshortcut-0.1.1 (04 Aug 2009) |