Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorTomeu Vizoso <tomeu@tomeuvizoso.net>2007-09-08 12:28:23 (GMT)
committer Tomeu Vizoso <tomeu@tomeuvizoso.net>2007-09-08 12:28:23 (GMT)
commita9dbf6ae59eaf1b31c1032bf171bf022d03c043e (patch)
treeb8fae27c0fef8db35a7abefad14ea185759fe936 /NEWS
parent9e2a9c4c025b492169fe244c4a443d1b63b50968 (diff)
#2653: Add audio/wav and audio/x-wav as Audio objects.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index bd6cbf8..4fcd2f6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+* #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)