Changelog:
r45432 | fabbo | 2024-12-26 13:53:29 +0000 (Thu, 26 Dec 2024) | 2 lines
Address the segmentation fault reported by timothylegg in the mailing list, when the monitor tried to write 256 or more bytes in one command. The variable data_buf, statically allocated 256 bytes, was overflowing
------------------------------------------------------------------------
r45430 | gpz | 2024-12-24 19:11:06 +0000 (Tue, 24 Dec 2024) | 1 line
update html. THIS is the actual christmas release that turns into 3.9 :)
------------------------------------------------------------------------
r45423 | gpz | 2024-12-24 16:58:01 +0000 (Tue, 24 Dec 2024) | 1 line
fix glib-genmarshal...now?
------------------------------------------------------------------------
r45421 | gpz | 2024-12-24 16:18:15 +0000 (Tue, 24 Dec 2024) | 1 line
This is the 3.9 release. Merry Christmas!
------------------------------------------------------------------------
r45420 | gpz | 2024-12-23 22:07:26 +0000 (Mon, 23 Dec 2024) | 1 line
allow compilation with pango < 1.42
------------------------------------------------------------------------