doc: Fetch latest manual

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
This commit is contained in:
James Valleroy 2024-02-12 21:23:44 -05:00
parent b355faf59a
commit 13793fee1f
No known key found for this signature in database
GPG Key ID: 77C0C75E7B650808
3 changed files with 39 additions and 1 deletions

View File

@ -8,6 +8,25 @@ For more technical details, see the [[https://salsa.debian.org/freedombox-team/f
The following are the release notes for each !FreedomBox version.
== FreedomBox 24.4 (2024-02-12) ==
=== Highlights ===
* locale: Update translations for Albanian, Chinese (Simplified), German, Spanish, Swedish, Telugu, Turkish, Ukrainian
=== Other Changes ===
* *: Introduce make file based build, eliminate setup.py
* Makefile: Move most of the provision process into build system
* Makefile: Move various tests into build system
* actions: Drop legacy placeholders for unused actions
* d/copyright: Update copyright year
* debian: Remove lintian override for init script
* doc: Install man1 page using Makefile
* doc: dev: Update all references to setup.py
* help: tests: Run tests using doc in current dir instead of /usr
* pyproject.toml: Move project meta data from setup.py
== FreedomBox 24.3 (2024-01-29) ==
=== Highlights ===

View File

@ -22,7 +22,7 @@ Shaarli is personal (single-user) bookmarking application to install on your !Fr
=== External links ===
* Usage documentation: https://shaarli.readthedocs.io/en/master/Usage/
* Usage documentation: https://shaarli.readthedocs.io/en/master/Usage.html
## END_INCLUDE

View File

@ -8,6 +8,25 @@ For more technical details, see the [[https://salsa.debian.org/freedombox-team/f
The following are the release notes for each !FreedomBox version.
== FreedomBox 24.4 (2024-02-12) ==
=== Highlights ===
* locale: Update translations for Albanian, Chinese (Simplified), German, Spanish, Swedish, Telugu, Turkish, Ukrainian
=== Other Changes ===
* *: Introduce make file based build, eliminate setup.py
* Makefile: Move most of the provision process into build system
* Makefile: Move various tests into build system
* actions: Drop legacy placeholders for unused actions
* d/copyright: Update copyright year
* debian: Remove lintian override for init script
* doc: Install man1 page using Makefile
* doc: dev: Update all references to setup.py
* help: tests: Run tests using doc in current dir instead of /usr
* pyproject.toml: Move project meta data from setup.py
== FreedomBox 24.3 (2024-01-29) ==
=== Highlights ===