diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2024-12-17 03:28:12 +0100 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2024-12-17 03:31:00 +0100 |
commit | 509cb9f4dd0cee094a51b436a7a278d404b750e7 (patch) | |
tree | d747fb882b5d6bb199f800637de5dc95ff5df0d2 /NEWS | |
parent | b3684c4d9fdf92b9bbabb95f31cd936713c63267 (diff) | |
download | xK-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-- | NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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" |