summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierre Le Marre <dev@wismill.eu>2024-06-18 10:13:01 +0200
committerPierre Le Marre <dev@wismill.eu>2024-06-18 10:18:38 +0200
commitc8f226b2bf97e4a30a1d76e60a1eb15a3bdc5257 (patch)
tree199013e7e428ca5a59a2835f17d89a8aa2e233f3
parent90a95d545effcee0273b52ec0961a23c08480dc0 (diff)
doc: Add detailed changelog for 2.42
-rw-r--r--ChangeLog.md51
1 files changed, 51 insertions, 0 deletions
diff --git a/ChangeLog.md b/ChangeLog.md
index da6e95d5..d0c2cb52 100644
--- a/ChangeLog.md
+++ b/ChangeLog.md
@@ -1,3 +1,54 @@
+xkeyboard-config [2.42](https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/tree/xkeyboard-config-2.42) - 2024-06-07
+===================================================================================================================================
+
+## Models
+
+### Breaking
+
+- Removed the old Macs
+- Removed the MacBook 78/79
+- Removed the Intel Classmate
+- Removed a few old Nokia devices
+
+
+## Layouts
+
+### Breaking change
+
+- `dz`: Renamed `la` to `azerty-oss`.
+- `br`: Removed the default `Scroll_Lock` mapping.
+
+### New
+
+- `ara(mac-phonetic)`: use new dead key `dead_hamza`.
+- `dz`: Added `kab` to the language list.
+- `fr`: Added Ergo‑L layout and variant (`ergol`, `ergol_iso`).
+- `gr`: Added missing characters from `cp1253` and `varEpsilon`.
+- `hu`: Added Old Hungarian layouts for users in SK
+- symbols: Added grab and srvrkeys with a single section
+- `ru`: Updated Rulemak to latest version.
+- `ru(ruu)`: Added `Ukrainian_i` as `Cyrillic_i` alternative to the
+ 3rd level of `<AB05>`.
+- `ua`: Enabled typing “g” with `AltGr`.
+
+### Fixes
+
+- `fr(oss)`: Updated behaviour of space key to match doc.
+ [#439](https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/issues/439)
+- `fr(bepo_afnor)`: Removed unnecessary include.
+ [#448](https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/issues/448)
+
+
+## Options
+
+## New
+
+- Added `eurosign:E`.
+ [#444](https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/-/issues/444)
+- Added `caps:digits_row` for Azerty layouts.
+- Added `scrolllock:mod3`.
+
+
Older versions
==============