diff options
author | Romain Perier <mrpouet@gentoo.org> | 2009-08-18 14:51:50 +0000 |
---|---|---|
committer | Romain Perier <mrpouet@gentoo.org> | 2009-08-18 14:51:50 +0000 |
commit | bf854c57a6e151799c079c8a17f6429a1fabcf87 (patch) | |
tree | 329dad5cee4dfa8adcc62f8db9f368296e256281 /net-misc/gwget/ChangeLog | |
parent | be more strict in profile syntax, bug 281838 (diff) | |
download | historical-bf854c57a6e151799c079c8a17f6429a1fabcf87.tar.gz historical-bf854c57a6e151799c079c8a17f6429a1fabcf87.tar.bz2 historical-bf854c57a6e151799c079c8a17f6429a1fabcf87.zip |
Version bump to 1.0.2. Fix bug #281900. Several fixes, clean dialog code, remove gnome-vfs and remove old DBus code. Switch to eapi-2 due to sed expression which fix translations problem.
Package-Manager: portage-2.2_rc38/cvs/Linux x86_64
Diffstat (limited to 'net-misc/gwget/ChangeLog')
-rw-r--r-- | net-misc/gwget/ChangeLog | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/net-misc/gwget/ChangeLog b/net-misc/gwget/ChangeLog index 9ded3f18df75..330a0773adb5 100644 --- a/net-misc/gwget/ChangeLog +++ b/net-misc/gwget/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for net-misc/gwget -# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/gwget/ChangeLog,v 1.16 2009/02/22 19:13:26 eva Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/gwget/ChangeLog,v 1.17 2009/08/18 14:51:50 mrpouet Exp $ + +*gwget-1.0.2 (18 Aug 2009) + + 18 Aug 2009; Romain Perier <mrpouet@gentoo.org> +gwget-1.0.2.ebuild: + Version bump to 1.0.2. Fix bug #281900. Several fixes, clean dialog code, + remove gnome-vfs and remove old DBus code. Switch to eapi-2 due to sed + expression which fix translations problem. *gwget-1.0.1 (22 Feb 2009) |