aboutsummaryrefslogtreecommitdiffstats
path: root/whatsnew
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@cepl.eu>2024-05-19 00:42:48 +0200
committerMatěj Cepl <mcepl@cepl.eu>2024-05-19 00:42:48 +0200
commiteb3942e15700f3f4f61b4e46917ae8fbe614e524 (patch)
treebe0c003fa8a0dead8d9dc921050ba13a56d1a9dd /whatsnew
parent71d625f730d872791eef74d7999e1be28d5e5c7e (diff)
downloadlout-eb3942e15700f3f4f61b4e46917ae8fbe614e524.tar.gz
Lout 3.41.HEADmaster
http://jeffreykingston.id.au/lout/lout-3.41.tar.gz
Diffstat (limited to 'whatsnew')
-rw-r--r--whatsnew7
1 files changed, 7 insertions, 0 deletions
diff --git a/whatsnew b/whatsnew
index 0496afe..625f120 100644
--- a/whatsnew
+++ b/whatsnew
@@ -604,4 +604,11 @@ Changes and new features introduced in Version 3.40 [June 2013]
a bit at a loss so I've decided to do nothing for now. However
this could be looked at again. Some discussion might help.
+Changes and new features introduced in Version 3.41 [June 2023]
+
+ No changes to functionality, but lout and prg2lout now compile
+ using the current Linux C compiler without generating any error
+ messages, except for one warning (about flexible array ostring[])
+ which is printed once for each of the 52 source files.
+
Jeff Kingston