[gwget] 2009-06-18 David Sedeño <david alderia com>



commit fafffac67450c57ec1242647e0dc0dc9a8793f83
Author: David Sedeño <david alderia com>
Date:   Thu Jun 18 20:14:50 2009 +0200

    2009-06-18  David Sedeño <david alderia com>
    
      * configure.ac, NEWS: Version 1.0.2

 ChangeLog    |    8 +++++---
 NEWS         |   14 ++++++++++++++
 configure.ac |    2 +-
 3 files changed, 20 insertions(+), 4 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 1464858..2732576 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,11 @@
 2009-06-18  David Sedeño <david alderia com>
 
-        * src/main.c, src/gnome-application.c: Remove old dbus code. 
+  * configure.ac, NEWS: Version 1.0.2 
 
-        * src/main_window_cb.c (on_md5ok_button_clicked): 
-        Make the markup work again. Remove from the traduction str.
+  * src/main.c, src/gnome-application.c: Remove old dbus code. 
+
+  * src/main_window_cb.c (on_md5ok_button_clicked): 
+  Make the markup work again. Remove from the traduction str.
         
 2009-06-17  David Sedeño <david alderia com>
 
diff --git a/NEWS b/NEWS
index 88e611e..bdf1674 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,18 @@
 ==============
+Version 1.0.2
+==============
+Fixes:
+  * Fix Epiphany version detection (Götz Waschk)
+  * Fix gwget icon and category in desktop file (Götz Waschk)
+  * Doesn't break DBus API (David Sedeño)
+
+Other: 
+  * Clear dialog code (Jaroslav Imrich)
+  * Remove gnome-vfs (David Sedeño)
+  * Remove old DBus code (David Sedeño)
+
+
+==============
 Version 1.0.1
 ==============
 Fixes:
diff --git a/configure.ac b/configure.ac
index daff5f7..323dd84 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 dnl Process this file with autoconf to produce a configure script.
 
 AC_INIT(configure.ac)
-AM_INIT_AUTOMAKE(gwget, 1.0.1)
+AM_INIT_AUTOMAKE(gwget, 1.0.2)
 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]