Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAleksey Lim <alsroot@member.fsf.org>2010-03-10 17:32:43 (GMT)
committer Aleksey Lim <alsroot@member.fsf.org>2010-03-10 17:32:43 (GMT)
commit0cffadcab30517196095cbb3b81bf3958bc0acc7 (patch)
tree7108dbc04e53a0c08c90464efdb5e98a8a2b1b19
parent226bae038a375535ddd8f46ff07136d5473d1182 (diff)
Bump v0.87.4v0.87.4
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 9147386..b20eb59 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+v0.87.4 2010-03-10
+* Do not remove internal metadata fields while rewriting object #1813
+* Auto detect mime type in copy-to-journal #586 (tomeu)
+
v0.87.3 2010-03-08
* rebuild index on migration #1787
diff --git a/configure.ac b/configure.ac
index c8a3ca9..ddf7ffb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([sugar-datastore],[0.87.3],[],[sugar-datastore])
+AC_INIT([sugar-datastore],[0.87.4],[],[sugar-datastore])
AC_PREREQ([2.59])