diff options
| author | Stefan Kangas <stefankangas@gmail.com> | 2025-02-23 17:29:57 +0100 |
|---|---|---|
| committer | Stefan Kangas <stefankangas@gmail.com> | 2025-02-23 17:30:57 +0100 |
| commit | 8ac894e2246f25d2a2a97d866b10e6e0b0fede5a (patch) | |
| tree | 82b2838c7dd9e88193e87cfcf9cfb74f36162274 /ChangeLog.5 | |
| parent | bcba098505e4f80eef41e4be9726f1f9868223f3 (diff) | |
Release Emacs 30.1
* ChangeLog.5: New file.
* Makefile.in (CHANGELOG_HISTORY_INDEX_MAX): Bump.
* etc/HISTORY: Add Emacs 30.1.
Diffstat (limited to 'ChangeLog.5')
| -rw-r--r-- | ChangeLog.5 | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/ChangeLog.5 b/ChangeLog.5 new file mode 100644 index 00000000000..af0dc0e5f10 --- /dev/null +++ b/ChangeLog.5 @@ -0,0 +1,29 @@ +2025-02-23 Stefan Kangas <stefankangas@gmail.com> + + * Version 30.1 released. + +This file records repository revisions from +commit 1cda0967b4d3c815fc610794ad6a8fc2b913a3c5 (exclusive) to +commit bcba098505e4f80eef41e4be9726f1f9868223f3 (inclusive). +See ChangeLog.4 for earlier changes. + +;; Local Variables: +;; coding: utf-8 +;; End: + + Copyright (C) 2025 Free Software Foundation, Inc. + + This file is part of GNU Emacs. + + GNU Emacs is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + GNU Emacs is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. |
