File tree Expand file tree Collapse file tree 3 files changed +14
-2
lines changed
Expand file tree Collapse file tree 3 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 55 Where applicable, changes are attributed to the people who submitted
66 the ideas and, in many cases, patches and source code.
77
8- * Version 4.6.4
8+ * Version 4.6.4 (24 Jan 2023)
99 + Set window type to Notification so it doesn't steal the focus on popup.
1010 + Expand internal buffer to handle multi-byte characters.
1111 + Option -debug now takes a debug level.
Original file line number Diff line number Diff line change 1- AC_INIT ( [ xlbiff] , [ 4.6.3 ] , [ ed@edsantiago.com] )
1+ AC_INIT ( [ xlbiff] , [ 4.6.4 ] , [ ed@edsantiago.com] )
22AM_INIT_AUTOMAKE ( foreign )
33AM_MAINTAINER_MODE (enable)
44AC_PROG_CC
Original file line number Diff line number Diff line change 1+ xlbiff (4.6.4-1) unstable; urgency=low
2+
3+ * Set window type to Notification so it doesn't steal the focus on popup.
4+ * Expand internal buffer to handle multi-byte characters.
5+ * Option -debug now takes a debug level.
6+ * Handle unquoted literals in bodystructure response from IMAP server.
7+ * Handle non-fuzzy preview from recent IMAP servers.
8+ * Handle folded Subject lines.
9+ * Policy updated to 4.6.2 (no changes)
10+
11+ -- Stephen Gildea <stepheng+debian@gildea.com> Tue, 24 Jan 2023 16:41:00 -0800
12+
113xlbiff (4.6.3-1) unstable; urgency=low
214
315 * Developers: Disable automatic runs of flaky windowing test.
You can’t perform that action at this time.
0 commit comments