aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--NEWS14
1 files changed, 14 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3a0185c..7a89d14 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,19 @@
This file lists important changes to the weltschmerz terminal emulator.
+Changes in version 1.7.0, released on February 13, 2025
+
+ --- MINOR NEW FEATURES ---
+ * When trying to determine the current working directory, weltschmerz now
+ also considers /compat/linux/proc on FreeBSD systems.
+
+ --- BUGFIXES ---
+ * The program title is now explicitly set at startup, fixing empty window
+ titles on desktop environments that don't have an appropriate fallback.
+ * The Makefile has been improved to work better on FreeBSD.
+
+ --- THANKS TO ---
+ * nortti for the Makefile improvements and /compat/linux/proc patch.
+
Changes in version 1.6.0, released on August 27, 2023
--- MAJOR NEW FEATURES ---