diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2019-12-07 20:23:07 +0300 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2019-12-07 20:23:07 +0300 |
commit | 737da0cb69fbda2560500d3004cb762856fdfa71 (patch) | |
tree | 13c96b8c67d7f1919ccf6c3bee423ec60b751aec /debian/TODO | |
download | ncurses-debian.tar.gz |
ncurses (6.1+20191019-1)debian/6.1+20191019-1debian
Diffstat (limited to 'debian/TODO')
-rw-r--r-- | debian/TODO | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/TODO b/debian/TODO new file mode 100644 index 0000000..ddee7a9 --- /dev/null +++ b/debian/TODO @@ -0,0 +1,4 @@ +A possibility that could be explored is to only ship development packages +for the wide libraries. Doing so would give automatic UTF-8 support at the +cost of increased memory usage, see for instance +https://bugzilla.redhat.com/show_bug.cgi?id=1270534#c26. |