DRAFT doc: Update `NEWS'.
authorJanneke Nieuwenhuizen <janneke@gnu.org>
Thu, 17 Aug 2023 09:42:18 +0000 (11:42 +0200)
committerJanneke Nieuwenhuizen <janneke@gnu.org>
Thu, 17 Aug 2023 13:58:26 +0000 (15:58 +0200)
* NEWS (8sync 0.5.0): New section.

NEWS

diff --git a/NEWS b/NEWS
index b0f0ebb0cab175fd280da6dad5cf32dec960e3b9..d22dac56668a962c52630d86e22cb759dc46aba1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,27 @@
 : permitted in any medium without royalty provided the copyright notice
 : and this notice are preserved.
 
+* 8sync 0.5.0
+
+** Updated irc-bot actor
+
+Irc-bot now uses code from (snuik irc) for proper parsing of IRC
+messages and has an updated `handle-message' api that takes an
+<irc:message> record.  The `handle-line/handle-misc-input' handlers
+are still available and will be removed afer 0.5.0.
+
+
+** Websocket client actor
+
+New websocket code, courtesy David Thompson's work on guile-websocket.
+Currently this code is snarfed straight into 8sync; in the future
+8sync may use guile-websocket as an independent library.
+
+** Some MinGW support
+
+Use of SIGPIPE and /dev/urandom is avoided when building for MinGW.
+
+
 * 8sync 0.4.2
 
 AKA, 8sync FOSDEM edition!  Contains all the code necessary to run