ncursesw-morphos/package/debian-mingw/changelog
Thomas E. Dickey b93d96b78a ncurses 6.1 - patch 20180414
+ modify form library to optionally delay cursor movement on a field
  edge/boundary (patch by Leon Winter).
+ modify form library to avoid unnecessary update of cursor position in
  non-public fields (patch by Leon Winter).
+ remove unused _nc_import_termtype2() function.
+ also add/improve null-pointer checks in other places
+ add a null-pointer check in _nc_parse_entry to handle an error when
  a use-name is invalid syntax (report by Chung-Yi Lin).
2018-04-14 22:50:05 +00:00

12 lines
309 B
Plaintext

ncurses6 (6.1+20180414) unstable; urgency=low
* latest weekly patch
-- Thomas E. Dickey <dickey@invisible-island.net> Sat, 14 Apr 2018 12:58:18 -0400
ncurses6 (5.9-20131005) unstable; urgency=low
* initial release
-- Thomas E. Dickey <dickey@invisible-island.net> Sat, 05 Oct 2013 13:35:29 -0400