diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-07-07 17:02:01 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-07-07 17:02:01 (EDT) |
commit | b37854f5cdd144a7a1c9e0e8602b3362356c9878 (patch) | |
tree | b632a2b66b70f582cbf24137bfff8e2aaf13ce46 | |
parent | 4c3ec4cdc5335c1cc4429d51d775ca88a3be59a0 (diff) |
changelog: Clarify that SIGSEGV happened with wchar ABI 6
-rw-r--r-- | changelog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ ncurses (6.1+20190706-1) trunk * ncurses-dbg: Actually include debugging symbols (normally always excluded from the shared libraries by upstream). * libtinfo.5, libtinfo.6: Switch to providing wide-character builds of - libraries (fixes termattrs_sp() segmentation fault). + libraries (fixes libncursesw.so.6 termattrs_sp() segmentation fault). * libtic.6: New binary package, split from libtinfo.6, to provide the tic library. No packages in ProteanOS other than ncurses-bin link against libtic.so.6, so it is safe to split up libtinfo.6 without adding libtic.6 |