pidgin/nest

Update the ChangeLog for 2.14.13

4 weeks ago, Gary Kramlich
14cc352bb7a2
Parents 2c8354e5119a
Children 1f078d295019
Update the ChangeLog for 2.14.13

Testing Done:
Ran the site locally.

Reviewed at https://reviews.imfreedom.org/r/3046/
--- a/hugo/static/ChangeLog Fri Feb 23 05:54:19 2024 -0600
+++ b/hugo/static/ChangeLog Mon Mar 25 03:13:38 2024 -0500
@@ -1,3 +1,21 @@
+version 2.14.13 (02/23/2024):
+ * Fix compile warning (Wcast-function-type). (RR 2225) (Markus Fischer)
+ * Fix memory leak originating in purple_prefs_connect_callback. (RR 2226)
+ (Markus Fisher)
+ * Don't use the Real name as a candidate for the SASL username in IRC.
+ (RR 2535) (Gary Kramlich)
+ * Don't link with libgadu unnecessarily. (RR 2684) (Elliott Sales de
+ Andrade)
+ * Make collapsed groups searchable in the buddy list. (PIDGIN-7877)
+ (RR 1494) (Belgin Știrbu)
+ * Fix incompatible type conversion errors. (PIDGIN-17850) (RR 2944)
+ (Jaroslav Škarvada, Elliott Sales de Andrade)
+ * Stop removing -Wall from CFLAGS. (PIDGIN-16593) (RR 2946) (Elliott Sales
+ de Andrade)
+ * Updated the spell checking dictionaries on Windows. (Gary Kramlich)
+ * Resolved the crash on exit under Windows by reverting to the old
+ toolchain. (PIDGIN-17710) (Gary Kramlich)
+
version 2.14.12 (12/31/2022):
* Remove a string from the Romanian translation that's breaks the creation
of the Windows installer. (RR 2157) (Gary Kramlich)