summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManish Sinha <manishsinha@ubuntu.com>2012-03-31 19:54:06 +0530
committerManish Sinha <manishsinha@ubuntu.com>2012-03-31 19:54:06 +0530
commitf97c5e3a978e3154bdad6d47707157b893586faa (patch)
tree2221abf457bccfb8ac6ec240bc9adacb44c13cd8
parent849ef711357ee0036d3562559bc8f8f674b5b5d6 (diff)
Updated NEWS file for 0.8.1 release
* Remove Markus Korn's name from MAINTAINERS as he is not working on it anymore * Update the TODO to mark the datasources as done
-rw-r--r--MAINTAINERS1
-rw-r--r--NEWS19
-rw-r--r--TODO12
3 files changed, 25 insertions, 7 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 375f301..a833044 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1,5 +1,4 @@
Michal Hruby <michal.mhr@gmail.com>
-Markus Korn <thekorn@gmx.de>
Manish Sinha <manishsinha@ubuntu.com>
diff --git a/NEWS b/NEWS
index 3abe6d6..9c02e37 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+2012-03-31: zeitgeist-datasources 0.8.1
+
+* New Thunderbird datasource
+* New Monodeveloper datasources
+* Stop XChat from logging messages to avoid polluting database
+* Set telepathy subject uri's to telepathy://account_path/target_id
+* Fix actor for chrome
+* New Firefox datasource using js-ctypes which replaces old datasource
+* Lazily loads Bazaar datasource
+* Fix an issue in which event was logged only for one chrome window
+* Log Firefox downloads
+* Update eog plugin file
+* Fix firefox local-install
+* Fixes the bug which generated messages when opening or saving file in emacs
+ zeitgeist-event-interpretation: Symbol's function definition
+ is void: zeitgeist-open-file-event
+* Log website visit only if page has been visited only for 5 or more seconds
+* Chrome datasource: Save a thumbnail with every page load
+
2011-06-05: zeitgeist-dataproviders 0.8.0 "Indian Spices"
------------------------------------------------------------
diff --git a/TODO b/TODO
index ecb5d9c..2209fed 100644
--- a/TODO
+++ b/TODO
@@ -1,10 +1,10 @@
Create Dataprovider for:
* evolution (using libzeitgeist seems like the best way here) (LP: #485698)
* pidgin (LP: #364068)
- * telepathy (LP: #552956) (sjokkis is working on it)
+ * telepathy - DONE
* Netbeans (LP: #510535)
- * chromium
+ * chromium - DONE (same as chrome)
* universal GIO dataprovider
* anjuta
* banshee - DONE
@@ -14,7 +14,7 @@ Create Dataprovider for:
* f-spot
* gimp
* liferea
- * monodevelop
- * nautilus/gvfs
- * open office
- * thunderbird (maybe we can use the firefox extension here too)
+ * monodevelop - DONE
+ * nautilus/gvfs (present as a patch in Ubutnu's archives)
+ * OpenOffice/LibreOffice
+ * thunderbird - DONE