aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2024-12-17 03:28:12 +0100
committerPřemysl Eric Janouch <p@janouch.name>2024-12-17 03:31:00 +0100
commit509cb9f4dd0cee094a51b436a7a278d404b750e7 (patch)
treed747fb882b5d6bb199f800637de5dc95ff5df0d2 /NEWS
parentb3684c4d9fdf92b9bbabb95f31cd936713c63267 (diff)
downloadxK-509cb9f4dd0cee094a51b436a7a278d404b750e7.tar.gz
xK-509cb9f4dd0cee094a51b436a7a278d404b750e7.tar.xz
xK-509cb9f4dd0cee094a51b436a7a278d404b750e7.zip
xC: fix newer Readline, allow stdin streaming
Also update NEWS.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4a32576..b8c7a7d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,15 @@
Unreleased
+ * xC: fixed keyboard EOF behaviour with Readline >= 8.0
+
+ * xC: made it possible to stream commands into the binary
+
+ * xM/xW: various bugfixes
+
* Added a Fyne frontend for xC called xA
+ * Added a Qt Widgets frontend for xC called xT
+
2.0.0 (2024-07-28) "Perfect Is the Enemy of Good"