summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Lees <simon@simotek.net>2024-01-30 03:18:58 +0000
committerSimon Lees <simon@simotek.net>2024-01-30 03:18:58 +0000
commitb5188f34647c6ff76402e3d907879264e9bc3409 (patch)
tree59c38a41c0b964ac5183cacab64b4b09c80baaaa
parent9b7d253ca07b80fbc201c5cf5b7f14a49bd09b3f (diff)
Update ChangeLog with latest changesv1.2.0
-rw-r--r--ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8e26f4e..2c7dfc0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,23 @@
=== xdg-utils 1.2.0 ===
+2024-01-23 Slatian
+ * all: Add xdg-realpath to better handle Canonicalizing filenames (#66)
+ * xdg-open: Use url.dll as url opener on wsl (#242)
+ * tests: Fix quoting issues in t-xdg-open.sh
+ * xdg-open: Added a reporting issues section to xdg-open in the hopes
+ that more issues will be attributed correctly
+ * xdg-mime: Added a secutity note on xdg-mime default to warn against confusing
+ openers and runners
+ * xdg-open: Added paragraph explaining the wiered return behaviour of xdg-open
+ * xdg-email: shellcheck
+ * xdg-mime: shellcheck
+
+2024-01-23 ssk-wh
+ * xdg-settings: Add support for deeping-desktop browser setting in
+ xdg-settings.
+
+2024-01-23 Nicholas Guriev
+ * all: Fix config.status warning about ignored --datarootdir setting
+
2023-11-15 Slatian
* all: Shellchecked xdg-utils-common.in
* xdg-open: shellcheck