-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathChangeLog
More file actions
34 lines (25 loc) · 1.02 KB
/
ChangeLog
File metadata and controls
34 lines (25 loc) · 1.02 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
2025-11-24 (this will reappear so better just do it)
there was a config-schema change so
this needs to be installed before testing,
if you had a previous version installed,
this is config schema requirement...
2025-10-15 added numeric grouping chars.
2025-10-14
there was a schema change so
this needs to be installed before testing...
2025-03-31 gettextize <bug-gnu-gettext@gnu.org>
* m4/build-to-host.m4: Upgrade to gettext-0.24.
* m4/gettext.m4: Upgrade to gettext-0.24.
* m4/host-cpu-c-abi.m4: Upgrade to gettext-0.24.
* m4/iconv.m4: Upgrade to gettext-0.24.
* m4/intlmacosx.m4: Upgrade to gettext-0.24.
* m4/lib-ld.m4: Upgrade to gettext-0.24.
* m4/lib-link.m4: Upgrade to gettext-0.24.
* m4/lib-prefix.m4: Upgrade to gettext-0.24.
* m4/nls.m4: Upgrade to gettext-0.24.
* m4/po.m4: Upgrade to gettext-0.24.
* m4/progtest.m4: Upgrade to gettext-0.24.
2024-12-15 localisation added
Sep '22 changed calculation implementation
to a Dijkstra shunting yard implementation
Jun '20 inital release