Skip to content

Commit

Permalink
Announce 5.2.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
SiegeLordEx authored and SiegeLord committed Jan 20, 2024
1 parent 3e5ff7c commit 48c5abe
Show file tree
Hide file tree
Showing 4 changed files with 27 additions and 6 deletions.
2 changes: 2 additions & 0 deletions en/_meta/atom
Original file line number Diff line number Diff line change
Expand Up @@ -178,3 +178,5 @@ en/news/news.2022-08-14 uuid=bf9ce210-7b05-40d9-b935-a7eb19dc7c6e
en/news/news.2022-08-14 date=2022-08-14T16:30:13-07:00
en/news/news.2023-11-25 uuid=0ec465a3-cf7c-422f-a658-97398d9e0066
en/news/news.2023-11-25 date=2023-11-25T19:54:40-08:00
en/news/news.2024-01-19 uuid=bed40f74-a40c-46b0-8411-90cd21561407
en/news/news.2024-01-19 date=2024-01-19T19:48:34-08:00
9 changes: 9 additions & 0 deletions en/changes-5.2/changes-5.2.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

These lists serve as summaries; the full histories are in the git repository.

Changes from 5.2.9 to 5.2.9.1 (January 2024)
============================================

Linux:

- Fix a regression where toggling fullscreen window when menus are used stopped
working (SiegeLord)


Changes from 5.2.8 to 5.2.9 (November 2023)
===========================================

Expand Down
12 changes: 6 additions & 6 deletions en/download/download
Original file line number Diff line number Diff line change
Expand Up @@ -25,21 +25,21 @@ You can read the [full change log](changes.html).
-----------------------------------------------------------------------------------------------------------------------
Filename Size Description
------------------------------- ------- -------------------------------------------------------------------------------
[allegro-5.2.9.0.zip] 10.4M Source code for all platforms in
[allegro-5.2.9.1.zip] 11.0M Source code for all platforms in
Windows friendly format.

[allegro-5.2.9.0.tar.gz] 9.4M Source code for all platforms in Unix
[allegro-5.2.9.1.tar.gz] 9.5M Source code for all platforms in Unix
friendly format.

[allegro-5.2.9.0.7z] 8.1M Source code for all platforms in Windows
[allegro-5.2.9.1.7z] 8.1M Source code for all platforms in Windows
friendly format.

[Browse all files]
-----------------------------------------------------------------------------------------------------------------------

[allegro-5.2.9.0.zip]: https://github.com/liballeg/allegro5/releases/download/5.2.9.0/allegro-5.2.9.0.zip
[allegro-5.2.9.0.tar.gz]: https://github.com/liballeg/allegro5/releases/download/5.2.9.0/allegro-5.2.9.0.tar.gz
[allegro-5.2.9.0.7z]: https://github.com/liballeg/allegro5/releases/download/5.2.9.0/allegro-5.2.9.0.7z
[allegro-5.2.9.1.zip]: https://github.com/liballeg/allegro5/releases/download/5.2.9.1/allegro-5.2.9.1.zip
[allegro-5.2.9.1.tar.gz]: https://github.com/liballeg/allegro5/releases/download/5.2.9.1/allegro-5.2.9.1.tar.gz
[allegro-5.2.9.1.7z]: https://github.com/liballeg/allegro5/releases/download/5.2.9.1/allegro-5.2.9.1.7z
[Browse all files]: https://github.com/liballeg/allegro5/releases

## Windows Binaries {#windows}
Expand Down
10 changes: 10 additions & 0 deletions en/news/news.2024-01-19
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
## 2024-01-19 - Allegro 5.2.9.1 released!

This is a patch release for 5.2.9.1, fixing a Linux-only regression (thanks
to Steve Fosdick for finding it and providing the initial fix).

A summary of the changes can be found [here][changes 5.2].

You can download the sources and MinGW binaries from
[GitHub](https://github.com/liballeg/allegro5/releases/5.2.9.1/). Additional
packages for other platforms are available on the [downloads] page.

0 comments on commit 48c5abe

Please sign in to comment.