diff options
author | Eli Zaretskii <eliz@gnu.org> | 2023-04-09 07:50:01 -0400 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2023-04-09 07:50:01 -0400 |
commit | 5ef7ff05736b9d1b4d806cfe04ec5d99c090e748 (patch) | |
tree | b2a609532c901d13ec8ff9966bf5d79538d28669 /ChangeLog.4 | |
parent | 11126c6d30aa17c3e672706ed3956f89214aa80f (diff) | |
download | emacs-5ef7ff05736b9d1b4d806cfe04ec5d99c090e748.tar.gz emacs-5ef7ff05736b9d1b4d806cfe04ec5d99c090e748.tar.bz2 emacs-5ef7ff05736b9d1b4d806cfe04ec5d99c090e748.zip |
; Start a new ChangeLog.4 file.
Diffstat (limited to 'ChangeLog.4')
-rw-r--r-- | ChangeLog.4 | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/ChangeLog.4 b/ChangeLog.4 new file mode 100644 index 00000000000..0792df934ff --- /dev/null +++ b/ChangeLog.4 @@ -0,0 +1,38 @@ +2022-04-04 Eli Zaretskii <eliz@gnu.org> + + * Version 28.1 released. + +2022-04-03 Eli Zaretskii <eliz@gnu.org> + + Bump Emacs version to 28.1 + + * README: + * configure.ac: + * nt/README.W32: + * msdos/sed2v2.inp: Bump Emacs version to 28.1 + +This file records repository revisions from +commit f2ae39829812098d8269eafbc0fcb98959ee5bb7 (exclusive) to +commit de7901abbc21114721057c907cc52455e228f826 (inclusive). +See ChangeLog.3 for earlier changes. + +;; Local Variables: +;; coding: utf-8 +;; End: + + Copyright (C) 2022 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/>. |