summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManish Sinha <manishsinha@ubuntu.com>2011-05-13 02:40:24 +0530
committerManish Sinha <manishsinha@ubuntu.com>2011-05-13 02:40:24 +0530
commit7ddcaac551a6b4b6fc3dd8d9c2c9038f1fc41a0b (patch)
treec0a834b9ff077a24efb24558b4bb8501a2d526e0
parent2a13abf23bc72c271d99abcc59702a2ebcd0e407 (diff)
Added NEWS file
-rw-r--r--Makefile.am2
-rw-r--r--NEWS23
2 files changed, 24 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 6e47939..784c60f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,3 +1,3 @@
EXTRA_DIST = expansions.m4
SUBDIRS = Zeitgeist
-EXTRA_DIST = LICENSE MAINTAINERS
+EXTRA_DIST = LICENSE MAINTAINERS NEWS
diff --git a/NEWS b/NEWS
new file mode 100644
index 0000000..d56c62a
--- /dev/null
+++ b/NEWS
@@ -0,0 +1,23 @@
+0.8.0 - All I need is some pepper
+-------------------------------------
+
+* Broken ABI since 0.1.x
+* Backward incompatible API
+ - New Blacklist interface
+ - Added a property "extensions" to LogClient
+* Updated ontology
+* Monitors are reinstalled upon startup (LP Bug #673008)
+* Clients are reconnected after SessionBus restarts
+* Dependency on ndesk-dbus removed and ported to dbus-sharp
+
+Thanks:
+Travis Glenn Hansen
+
+0.1.0.1
+---------
+Fixing of autobuild script
+
+
+0.1.0 - Stark
+---------------
+First release