Skip to content

Commit bcba098

Browse files
committed
; * ChangeLog.4: Update.
1 parent 1cda096 commit bcba098

File tree

1 file changed

+42
-1
lines changed

1 file changed

+42
-1
lines changed

ChangeLog.4

+42-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,44 @@
1+
2025-02-23 Stefan Kangas <[email protected]>
2+
3+
Mention CVE-2025-1244 in NEWS
4+
5+
* etc/NEWS: Document CVE-2025-1244.
6+
7+
For anyone looking to backport this, the fix is in commit
8+
820f0793f0b46448928905552726c1f1b999062f.
9+
10+
2025-02-23 Yuan Fu <[email protected]>
11+
12+
Use character position for ranges in treesit_sync_visible_region
13+
14+
* src/treesit.c (treesit_sync_visible_region): Use character position
15+
instead of byte position when comparing to ranges, because the
16+
ranges are in character position.
17+
18+
2025-02-21 Po Lu <[email protected]>
19+
20+
Fix reported Haiku build error in emacs-30.1-rc1
21+
22+
* src/haiku_support.cc (keysym_from_raw_char): Don't define
23+
duplicate cases on the previous release.
24+
25+
2025-02-20 Stefan Kangas <[email protected]>
26+
27+
Bump Emacs version to 30.1
28+
29+
* README:
30+
* configure.ac:
31+
* exec/configure.ac:
32+
* msdos/sed2v2.inp:
33+
* nt/README.W32: Bump Emacs version to 30.1.
34+
35+
2025-02-20 Stefan Kangas <[email protected]>
36+
37+
Update files for Emacs 30.1
38+
39+
* ChangeLog.4:
40+
* etc/AUTHORS: Update for Emacs 30.1.
41+
142
2025-02-19 Po Lu <[email protected]>
243

344
Fix remaining Android bugs reported over the past months
@@ -203580,7 +203621,7 @@
203580203621

203581203622
This file records repository revisions from
203582203623
commit f2ae39829812098d8269eafbc0fcb98959ee5bb7 (exclusive) to
203583-
commit 375c3622e2dac090c62d99baaaac1314f6c9c5e7 (inclusive).
203624+
commit 1cda0967b4d3c815fc610794ad6a8fc2b913a3c5 (inclusive).
203584203625
See ChangeLog.3 for earlier changes.
203585203626

203586203627
;; Local Variables:

0 commit comments

Comments
 (0)