gwget r622 - trunk
- From: davidsf svn gnome org
- To: svn-commits-list gnome org
- Subject: gwget r622 - trunk
- Date: Thu, 12 Feb 2009 19:37:11 +0000 (UTC)
Author: davidsf
Date: Thu Feb 12 19:37:11 2009
New Revision: 622
URL: http://svn.gnome.org/viewvc/gwget?rev=622&view=rev
Log:
2009-02-12 David SedeÃo <david alderia com>
* NEWS: news for 1.00
* configure.ac: Bump version to 1.00
Modified:
trunk/ChangeLog
trunk/NEWS
trunk/configure.ac
Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS (original)
+++ trunk/NEWS Thu Feb 12 19:37:11 2009
@@ -1,4 +1,26 @@
==============
+Version 1.00
+==============
+Features:
+ * Support m3u filenames: When gwget finishes
+ downloading an .m3u file, it asks the user whether it should download
+ the files that it contains. If yes, the files will be added as
+ additional downloads. (Michael Fotsch)
+
+Fixes:
+ * Better log parsing (Rick Benson)
+ * Translate --help output (Gabor Kelemen)
+ * Destination dir command line option works with open gwget.
+ * View menu items as checkboxes instead of radiobuttons
+ * All options in recursive dialog marked.
+Other:
+ * Port to GIO and get rid of gnome-vfs
+
+Translations:
+ * New: he, lv, nb, th, oc
+
+
+==============
Version 0.99
==============
Features:
Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac (original)
+++ trunk/configure.ac Thu Feb 12 19:37:11 2009
@@ -1,7 +1,7 @@
dnl Process this file with autoconf to produce a configure script.
AC_INIT(configure.ac)
-AM_INIT_AUTOMAKE(gwget, 0.99)
+AM_INIT_AUTOMAKE(gwget, 1.00)
AM_CONFIG_HEADER(config.h)
AC_PATH_PROG(GCONFTOOL, gconftool-2)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]