From bcba098505e4f80eef41e4be9726f1f9868223f3 Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Sun, 23 Feb 2025 17:19:47 +0100 Subject: [PATCH] ; * ChangeLog.4: Update. --- ChangeLog.4 | 43 ++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 42 insertions(+), 1 deletion(-) diff --git a/ChangeLog.4 b/ChangeLog.4 index 8eaed786a75..0271c67981a 100644 --- a/ChangeLog.4 +++ b/ChangeLog.4 @@ -1,3 +1,44 @@ +2025-02-23 Stefan Kangas + + Mention CVE-2025-1244 in NEWS + + * etc/NEWS: Document CVE-2025-1244. + + For anyone looking to backport this, the fix is in commit + 820f0793f0b46448928905552726c1f1b999062f. + +2025-02-23 Yuan Fu + + Use character position for ranges in treesit_sync_visible_region + + * src/treesit.c (treesit_sync_visible_region): Use character position + instead of byte position when comparing to ranges, because the + ranges are in character position. + +2025-02-21 Po Lu + + Fix reported Haiku build error in emacs-30.1-rc1 + + * src/haiku_support.cc (keysym_from_raw_char): Don't define + duplicate cases on the previous release. + +2025-02-20 Stefan Kangas + + Bump Emacs version to 30.1 + + * README: + * configure.ac: + * exec/configure.ac: + * msdos/sed2v2.inp: + * nt/README.W32: Bump Emacs version to 30.1. + +2025-02-20 Stefan Kangas + + Update files for Emacs 30.1 + + * ChangeLog.4: + * etc/AUTHORS: Update for Emacs 30.1. + 2025-02-19 Po Lu Fix remaining Android bugs reported over the past months @@ -203580,7 +203621,7 @@ This file records repository revisions from commit f2ae39829812098d8269eafbc0fcb98959ee5bb7 (exclusive) to -commit 375c3622e2dac090c62d99baaaac1314f6c9c5e7 (inclusive). +commit 1cda0967b4d3c815fc610794ad6a8fc2b913a3c5 (inclusive). See ChangeLog.3 for earlier changes. ;; Local Variables: