Git init
[external/ncurses.git] / debian / TODO
1 There are two binary-incompatible options which we need to wait for a SONAME
2 change to enable:
3
4   --enable-ext-colors (will switch to soversion 6)
5   --enable-ext-mouse
6
7 The configure test for the size of chtype_t was broken up until 5.4-7.
8 It would be nice to remove --disable-lp64, --with-chtype, and
9 --with-mmask-t, but that is an incompatible change.
10
11 The wide-character version of ncurses is basically mature at this point.
12 At the next binary incompatible change, there may be no more reason to ship
13 separate packages for it.