Skip to content

Commit ac579d0

Browse files
committed
sync changelog
1 parent 4d31a59 commit ac579d0

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

ChangeLog

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
2025-05-09 Thomas Adam <thomas.adam22@gmail.com>
2+
3+
* mailcap.c: add `needsterminal' to the default opener.
4+
* configure.ac: fix default opener and PKG_PATH_CONFIG on darwin (macos).
5+
6+
2025-03-28 Omar Polo <op@omarpolo.com>
7+
8+
* compat/imsg.c: update imsg.
9+
10+
2024-10-22 Omar Polo <op@omarpolo.com>
11+
12+
* ui.c: fix display of certificate selection prompt.
13+
* wrap.c: improve handling of the tab characters.
14+
15+
2024-10-20 Omar Polo <op@omarpolo.com>
16+
17+
* sandbox.c: add `sendfd' pledge to the UI process, needed to send the client certificates to the network process.
18+
* wrap.c: wrapping shouldn't reach the last column.
19+
* utf8.c: remove several unused functions since the switch to libgrapheme.
20+
* cmd.c: navigate in a line by means of grapheme clusters instead of codepoints.
21+
122
2024-06-29 Omar Polo <op@omarpolo.com>
223

324
* configure.ac: tag 0.10.1 "Spingere"

0 commit comments

Comments
 (0)