summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2012-05-11 18:49:15 +0100
committerBastien Nocera <hadess@hadess.net>2012-05-11 18:49:15 +0100
commitc581a355c0d7ccd692049b0572f317886d16c0ce (patch)
tree53cc648960e4a3992e0ca5e23725bdffdb4ff480
parent3e57377de8c1f1dcbf627fdb4f1cf41674e32256 (diff)
downloadnautilus-sendto-c581a355c0d7ccd692049b0572f317886d16c0ce.tar.gz
-rw-r--r--NEWS10
-rw-r--r--configure.in2
2 files changed, 11 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index d71af82..25eceec 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,14 @@
==============
+Version 3.0.3
+==============
+
+Nautilus Sendto
+
+- Fix mailer command generation
+- Treat icedove as a variant of Thunderbird
+- Plenty of evolution-data-server related bug fixes
+
+==============
Version 3.0.2
==============
diff --git a/configure.in b/configure.in
index e864c37..5767c52 100644
--- a/configure.in
+++ b/configure.in
@@ -1,7 +1,7 @@
AC_PREREQ(2.52)
AC_INIT([nautilus-sendto],
- [3.0.2],
+ [3.0.3],
[https://bugzilla.gnome.org/enter_bug.cgi?product=nautilus-sendto],
[nautilus-sendto])