+ * PSPPIRE bug fixes:
+
+ - Add ".sav" or ".por" suffix to filename when saving with Save_As
+ (bug #23137).
+
+ - Make it possible to reopen the output window on Windows (bug
+ #24033).
+
+ * Build fixes and changes:
+
+ - Work around bug in GSL that prevented build with recent GCC
+ versions without manually adding -fgnu89-inline to CFLAGS.
+
+ - Also warn about missing prerequisites as we encounter them (bug
+ #24445).
+