Changelog for
irssi-git-1.2dev+224+g90165c0c-255.1.x86_64.rpm :
Fri Sep 7 14:00:00 2018 opensuse-packagingAATTopensuse.org
- Update to version 1.2dev+224+g90165c0c:
* Disconnect SASL properly in case the sasl module got unloaded from server
* Fix gnu wcwidth
* configure: fix Perl detection on macOS Mojave
* Fix /save not working if the config didn\'t previously exist
* Add information about crash on unload to perl.txt
* wcwidth-wrapper: avoid cast with a tiny wrapper, julia_wcwidth()
* gui-windows: make the wcwidth_impl global var into static
* modules_deinit: Fix -Werror=declaration-after-statement
* Fix use after free introduced by the use after free patch
* Fix \"discards ‘const’ qualifier\" warnings
* up abi
* Use-after-frees
* update line cache on switching wcwidth implementation
* move \"auto\" to default instead
* add julia\'s utf8proc wcwidth implementation
* Add a wrapper of wcwidth() that picks the best implementation
* initialise the line to zeros
* properly record line info on empty lines
* Redraw on SIGWINCH when screen size hasn\'t changed