summaryrefslogtreecommitdiff
path: root/etc/HISTORY
AgeCommit message (Collapse)Author
2025-08-14Update files for Emacs 30.2Eli Zaretskii
* ChangeLog.5: * etc/AUTHORS: * etc/HISTORY: Update for Emacs 30.2. * admin/admin.el (set-version): Fix handling of official releases.
2025-02-23Release Emacs 30.1Stefan Kangas
* ChangeLog.5: New file. * Makefile.in (CHANGELOG_HISTORY_INDEX_MAX): Bump. * etc/HISTORY: Add Emacs 30.1.
2024-06-22Revert "; * etc/HISTORY: Delete never-released Emacs 28.3."Stefan Kangas
This reverts commit ea057131220bba504d28812dc8be58007017b029. Some GNU/Linux distros have offered Emacs 28.3 based on this tag, so this entry should be kept.
2024-06-22; * etc/HISTORY: Delete never-released Emacs 28.3.Stefan Kangas
2024-06-22Release Emacs 29.4Stefan Kangas
* ChangeLog.4: * etc/HISTORY: Update files for Emacs 29.4.
2024-03-24Update files for Emacs 29.3Eli Zaretskii
* ChangeLog.4: * etc/AUTHORS: * etc/HISTORY: Update for Emacs 29.3.
2024-01-18* Update etc/HISTORY and ChangeLog.4 for 29.2 release.Eli Zaretskii
2023-07-31; * etc/HISTORY: Fix Emacs 28.3 entry.Michael Albinus
2023-07-30; Last-minute changes befor releasing 29.1Eli Zaretskii
* ChangeLog.4: * etc/HISTORY: Update.
2023-07-23; * etc/HISTORY: Fix the 28.3 entry.Eli Zaretskii
2023-07-23Update HISTORY and ChangeLog.4Eli Zaretskii
* etc/HISTORY: * ChangeLog.4: Update for the Emacs 29.1 release.
2023-02-17Update HISTORY for Emacs 28.3Stefan Kangas
2022-09-12Update HISTORY for Emacs 28.2Stefan Kangas
* etc/HISTORY: Update for the Emacs 28.2 release.
2022-04-03Update logs and HISTORY for Emacs 28.1Eli Zaretskii
* ChangeLog.3: * etc/HISTORY: * etc/AUTHORS: Update for Emacs 28.1 release.
2021-03-18Prepare the Emacs 27.2 release.Eli Zaretskii
* etc/HISTORY: Update for Emacs 27.2. * README: * configure.ac: * nt/README.W32: * msdos/sed2v2.inp: Set version to 27.2
2020-08-04* etc/HISTORY: Update the Emacs 27.1 release date.Nicolas Petton
2020-07-28* etc/HISTORY: Add Emacs 27.1 release date.Nicolas Petton
2019-08-22* etc/HISTORY: Add Emacs 26.3 release release date.Nicolas Petton
2019-04-11* etc/HISTORY: Update for Emacs 26.2 release.Nicolas Petton
2018-07-01* etc/HISTORY: Cite Brinkoff on early history.Paul Eggert
2018-05-25* etc/HISTORY: Update for Emacs 26.1 release.Nicolas Petton
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
Most of this change is to boilerplate commentary such as license URLs. This change was prompted by ftp://ftp.gnu.org's going-away party, planned for November. Change these FTP URLs to https://ftp.gnu.org instead. Make similar changes for URLs to other organizations moving away from FTP. Also, change HTTP to HTTPS for URLs to gnu.org and fsf.org when this works, as this will further help defend against man-in-the-middle attacks (for this part I omitted the MS-DOS and MS-Windows sources and the test tarballs to keep the workload down). HTTPS is not fully working to lists.gnu.org so I left those URLs alone for now.
2017-09-12Merge Emacs 25.3 fixesPaul Eggert
The security patches released for Emacs 25.3 were less drastic than what we had immediately put into master. Adjust master to match 25.3 (Bug#28350). * lisp/textmodes/enriched.el (enriched-translations): Re-enable FUNCTION and display translations that are safe. (enriched-handle-display-prop): Bring back. (enriched-decode-display-prop): Bring back, but disable the unsafe part.
2017-04-20Set Emacs version to 25.2 and update AUTHORS fileNicolas Petton
* README: Set Emacs version to 25.2. * etc/HISTORY: Add release log. * lisp/ldefs-boot.el: * etc/AUTHORS: * ChangeLog.2: Update.
2017-02-03Bump Emacs version to 25.2 RC1Nicolas Petton
* README: * configure.ac: * msdos/sed2v2.inp: * nt/README.W32: Bump Emacs version. * lisp/ldefs-boot.el: Update.
2016-09-15; Update ChangeLog.2 and ldef-boot.el for Emacs 25.1 releaseNicolas Petton
2016-01-31* etc/HISTORY: Add some more history, plus git tags.Paul Eggert
2015-10-16; More updates and corrections in etc/HISTORYEli Zaretskii
2015-10-16Add more release info to etc/HISTORYEli Zaretskii
* etc/HISTORY: Add more release information about 19.x and 20.x versions.
2015-10-15New file etc/HISTORYPaul Eggert
* admin/FOR-RELEASE: Procedure for etc/HISTORY. * etc/HISTORY: New file. * etc/NEWS: Mention it.