diff options
| author | Philip Kaludercic <philipk@posteo.net> | 2022-07-18 08:53:06 +0200 |
|---|---|---|
| committer | Philip Kaludercic <philipk@posteo.net> | 2022-07-18 08:53:06 +0200 |
| commit | 6b70229adf1ad7c2227789061dd1b2fc00d36ad8 (patch) | |
| tree | d8242c78c9537228e37e9b35abba150bc5bd086a /NEWS.org | |
| parent | bddb17d3787b19f8e74fdc6ef3197d56d9320edd (diff) | |
Bump version to 28.1.2.028.1.2.0
Diffstat (limited to 'NEWS.org')
| -rw-r--r-- | NEWS.org | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -1,6 +1,23 @@ #+options: toc:nil num:nil #+link: compat https://todo.sr.ht/~pkal/compat/ +* Release of "Compat" Version 28.1.2.0 + +The main change of this release has been the major simplification of +Compat's initialisation system, improving the situation around issues +people had been reporting ([[compat:4]], once again) with unconventional +or unpopular packaging systems. + +In addition to this, the following functional changes have been made: + +- Fix =format-prompt= of an empty string as "default" argument +- Add =decoded-time-period= defined in Emacs 28 +- Add =subr-primitive-p= defined in Emacs 28 + +Minor improvements to manual are also part of this release. + +(Release <2022-07-18 Mon>) + * Release of "Compat" Version 28.1.1.3 This release just contains a hot-fix for an issue introduced in the |
