[libgrss] Updated NEWS and configure.ac files to release 0.4
- From: Roberto Guido <rguido src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgrss] Updated NEWS and configure.ac files to release 0.4
- Date: Wed, 21 Apr 2010 14:20:53 +0000 (UTC)
commit ef23551f43e77f645c934b1c833ef939c9ee3707
Author: Roberto Guido <bob4mail gmail com>
Date: Wed Apr 21 16:19:54 2010 +0200
Updated NEWS and configure.ac files to release 0.4
NEWS | 4 ++--
TODO | 2 ++
configure.ac | 2 +-
3 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index 81db985..ad322b0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,8 @@
-libgrss 0.4 (UNRELEASED)
+libgrss 0.4
==============================================================================
- Added FeedsGroup class, abstraction to parse and produce list of feeds
- Added OPML files parser
-- Cleanup of headers
+- Cleanup of headers and documentation
- Bugfixes
libgrss 0.3
diff --git a/TODO b/TODO
index 6ed725e..1de148e 100644
--- a/TODO
+++ b/TODO
@@ -7,3 +7,5 @@
- namespace OpenSearch (http://a9.com/-/spec/opensearchrss/1.0/)
- add implementation of PubSubHubBub publisher
+- use libedataserver/EAccount to describe people found in feeds
+- use libchamplain/ChamplainPoint to describe GeoRSS coordinates
diff --git a/configure.ac b/configure.ac
index 64fe542..c39e293 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
m4_define([libgrss_major_version], [0])
-m4_define([libgrss_minor_version], [3])
+m4_define([libgrss_minor_version], [4])
m4_define([libgrss_micro_version], [0])
m4_define([libgrss_version],
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]