aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMattias Andrée <maandree@member.fsf.org>2016-01-01 23:23:47 +0100
committerMattias Andrée <maandree@member.fsf.org>2016-01-01 23:23:47 +0100
commit5ec79c8f1825627ac918105322eeea11c246bf9d (patch)
treebba8f91f7dedc0dc68ba6bccc39311fa0e5d853d /NEWS
parentremove unused stuff from daemonise (diff)
downloadsat-5ec79c8f1825627ac918105322eeea11c246bf9d.tar.gz
sat-5ec79c8f1825627ac918105322eeea11c246bf9d.tar.bz2
sat-5ec79c8f1825627ac918105322eeea11c246bf9d.tar.xz
update news
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
Diffstat (limited to '')
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7bad743..918f334 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,14 @@
sat NEWS -*- outline -*-
+* Noteworthy changes in release 1.1 (2016-(01)Jan-01 UTC [hopefully]) [stable]
+
+ sat does not use a daemon socket anymore,
+ the actions of the commands are handled directly
+ in the command rather than delegated. The daemon
+ is let known via a SIGCHLD signal (not code added
+ to satd, only removed.)
+
+
* Noteworthy changes in release 1.0 (2016-(01)Jan-01 UTC) [stable]
Initial release.