Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <mpg@redhat.com>2007-09-08 22:13:11 (GMT)
committer Marco Pesenti Gritti <mpg@redhat.com>2007-09-08 22:13:11 (GMT)
commitae1a07aee8a505b7a1708bebb237456f241d9787 (patch)
tree98495eea592be84cbbcb6faf7ee28b5a6fda6ea4 /NEWS
parent5af1b7d005524cad9a04462d612a1ce2b85a58ff (diff)
parent8ced2dccbeea399a299f58527cba7de70db50afa (diff)
Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index bd6cbf8..e8ba447 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+* #2909: Make python activities more tolerant to missing metadata properties. (tomeu)
+* #2653: Add audio/wav and audio/x-wav as Audio objects. (tomeu)
* Support moving of data files written to the datastore using standard Activity
write_file() API (dcbw)