diff --git a/rust/package/agama.changes b/rust/package/agama.changes index 48a0eea0c2..7ef116fec5 100644 --- a/rust/package/agama.changes +++ b/rust/package/agama.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Oct 3 20:11:26 UTC 2025 - Imobach Gonzalez Sosa + +- Introduce the new HTTP API (gh#agama-project/agama#2715). +- Reimplement the localization service as part of the new API, + following the new actors-based approach. + ------------------------------------------------------------------- Mon Sep 15 21:09:06 UTC 2025 - Imobach Gonzalez Sosa diff --git a/service/package/rubygem-agama-yast.changes b/service/package/rubygem-agama-yast.changes index fba6fe51fa..dedd215a47 100644 --- a/service/package/rubygem-agama-yast.changes +++ b/service/package/rubygem-agama-yast.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Oct 3 20:11:33 UTC 2025 - Imobach Gonzalez Sosa + +- Use the new HTTP API to write the localization configuration + to the target system (gh#agama-project/agama#2715). + ------------------------------------------------------------------- Mon Sep 15 13:50:54 UTC 2025 - José Iván López González diff --git a/web/package/agama-web-ui.changes b/web/package/agama-web-ui.changes index 4fc0ee90f3..c1147e3fb8 100644 --- a/web/package/agama-web-ui.changes +++ b/web/package/agama-web-ui.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Oct 3 20:11:40 UTC 2025 - Imobach Gonzalez Sosa + +- Start adapting the UI to the new HTTP API + (gh#agama-project/agama#2715). + ------------------------------------------------------------------- Thu Sep 18 08:57:11 UTC 2025 - David Diaz