diff options
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | NEWS | 8 |
2 files changed, 10 insertions, 2 deletions
@@ -2,8 +2,8 @@ * libsylph/procmsg.c: procmsg_read_cache_data_str_mem() - READ_CACHE_DATA_INT(): fix for sigbus on ARM caused by unaligned access - (#242). + READ_CACHE_DATA_INT(): fix for sigbus on ARM caused by unaligned + access (#242). 2015-10-27 @@ -1,5 +1,13 @@ Changes of Sylpheed +* 3.5.0 (stable) + + * A fix for ARM architecture was made. + * Some bugfixes and stability improvements were made. + * Win32: more fix for the crash when linked with newer MSVCRT was made. + * Win32: irresponsibe text entries on the first display of the filter + edit dialog were fixed. + * 3.5.0beta3 (development) * A bug that eorder of filter runes by DnD was not saved was fixed. |