summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Russon <rich@flatcap.org>2023-10-23 14:21:32 +0100
committerRichard Russon <rich@flatcap.org>2023-10-23 14:39:54 +0100
commitfa83255d2e5cee1a34dcaf108a06107942b59865 (patch)
tree36e3f82d5aca6dacb59146d131b3c7e30b2d91b0
parent67c94330773e9d2ac1418084e2cc15868eb448b5 (diff)
NeoMutt 2023-10-23HEADmain
-rw-r--r--ChangeLog.md10
-rw-r--r--auto.def2
2 files changed, 11 insertions, 1 deletions
diff --git a/ChangeLog.md b/ChangeLog.md
index 62a2f77ed..f556f147b 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -1,3 +1,13 @@
+2023-10-23 Richard Russon \<rich@flatcap.org\>
+* Bug Fixes
+ - #4060 - fix crash on exit
+ - #4061 - fix header colour
+ - #4064 - fix 32-bit date overflow
+ - #4078 - fix new mail in limited view
+ - nntp: fix use-after-free
+ - color: fix ansi colours
+ - color: add +truecolor to version string
+
2023-10-06 Richard Russon \<rich@flatcap.org\>
* Features
- #3870 - color: allow 'alert', 'bright', 'light' prefix for colorNNN
diff --git a/auto.def b/auto.def
index 6989d1820..5c495a200 100644
--- a/auto.def
+++ b/auto.def
@@ -16,7 +16,7 @@ use system cc cc-lib mutt-gettext mutt-iconv pkg-config
###############################################################################
# Names and versions
define PACKAGE "neomutt"
-define PACKAGE_VERSION "20231006"
+define PACKAGE_VERSION "20231023"
define BUGS_ADDRESS "neomutt-devel@neomutt.org"
# Subdirectories that contain additional Makefile.autosetup files