Commit Diff


commit - 4d31a59300a8afc37181e8d19e8482151acad93a
commit + ac579d0873b53f8d5723d667617a7258513ad534
blob - e4bc7b3d2e631dee9a0c798027d242987077cf58
blob + 28a38648c061792f3cd3f9a83a7e77d67543cc38
--- ChangeLog
+++ ChangeLog
@@ -1,3 +1,24 @@
+2025-05-09  Thomas Adam  <thomas.adam22@gmail.com>
+
+	* mailcap.c: add `needsterminal' to the default opener.
+	* configure.ac: fix default opener and PKG_PATH_CONFIG on darwin (macos).
+
+2025-03-28  Omar Polo  <op@omarpolo.com>
+
+	* compat/imsg.c: update imsg.
+
+2024-10-22  Omar Polo  <op@omarpolo.com>
+
+	* ui.c: fix display of certificate selection prompt.
+	* wrap.c: improve handling of the tab characters.
+
+2024-10-20  Omar Polo  <op@omarpolo.com>
+
+	* sandbox.c: add `sendfd' pledge to the UI process, needed to send the client certificates to the network process.
+	* wrap.c: wrapping shouldn't reach the last column.
+	* utf8.c: remove several unused functions since the switch to libgrapheme.
+	* cmd.c: navigate in a line by means of grapheme clusters instead of codepoints.
+
 2024-06-29  Omar Polo  <op@omarpolo.com>
 
 	* configure.ac: tag 0.10.1 "Spingere"