summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Lees <simon@simotek.net>2023-11-15 01:55:06 +0000
committerSimon Lees <simon@simotek.net>2023-11-15 01:55:06 +0000
commit21fb316bea83e3374eafc7fbf1e25a0ccdda92cb (patch)
tree3355b5a6b65721c838155ead87cabe3272e987d9
parent2d9dfb3fc08fc49f502efd4b67cf55ec99e502a4 (diff)
Update ChangeLog with latest changes
-rw-r--r--ChangeLog23
1 files changed, 23 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 65d690f..8e26f4e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,27 @@
=== xdg-utils 1.2.0 ===
+2023-11-15 Slatian
+ * all: Shellchecked xdg-utils-common.in
+ * xdg-open: shellcheck
+ * xdg-mime: Create a generic implementation for KDE
+ * all: Move to markdown for README's
+ * xdg-mime: Improve Documentation around query file/default
+ * xdg-open: Document not handling '-' at the start of filenames
+ * xdg-open: Deduplicate URL recognition
+ * xdg-open: remove unused open_generic_xdg_file_mime
+ * xdg-open: use LC_ALL=C with URLs
+ * xdg-open: Fix URI/URL handling
+ * xdg-email: Remove default BROWSER logic, no longer needed
+ * xdg-mime: Improve synopsis
+
+2023-10-25 Harald Sitter
+ * xdg-settings: read KDE browser settings the right way around
+
+2023-10-11 Najib Idrissi
+ * xdg-open: Improve WSL support
+
+2023-09-29 yan12125
+ * xdg-mime: actually handle lists in mimeapps.list correctly
+
2023-09-28 Alexandre Abrioux
* xdg-open: handle spaces in .desktop file path