Skip to content

Commit 615c28d

Browse files
committed
CHANGELOG.md updated for gtk-fortran 4.9.0 release
1 parent 90949b4 commit 615c28d

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
# Changelog
22
All notable changes to the gtk-fortran project are documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
33

4-
## [gtk-fortran dev]
4+
## [gtk-fortran 4.9.0] 2025-11-20
5+
6+
This release offers interfaces to GTK 4.20 and GLib 2.86 (generated under Fedora 43 with GTK 4.20.2 and GLib 2.86.1).
57

68
### Added
79
- In `CMakeLists.txt`:
8-
- support for Flang and LFortran. Their unsupported flags are filtered. Note however that LFortran 0.52 alpha is not yet ready to compile gtk-fortran.
9-
- A few errors (issue [#300](https://github.com/vmagnin/gtk-fortran/issues/300)) and warnings detected by Flang 20.1.3 were fixed. Flang now compiles entirely gtk-fortran.
10+
- support for Flang and LFortran. Their unsupported flags are filtered. Note however that LFortran 0.56 alpha is not yet ready to compile gtk-fortran.
11+
- A few errors (issue [#300](https://github.com/vmagnin/gtk-fortran/issues/300)) and warnings detected by Flang 20.1.3 were fixed. Flang now compiles entirely gtk-fortran (last tested with Flang 21.1.5).
1012
- Improved messages (linker version, compilation flags, GTK and PLplot dirs, installation dirs...).
1113
- In `src/alt_build_test.sh`: support for Flang and LFortran (when it will be ready to compile gtk-fortran). And messages were improved.
1214

0 commit comments

Comments
 (0)