it contains patches from Martynas Venckus:
- net-support.c: HTTP header only needs to be ASCII in the token
- xmlparse.c: Convert feed title to target charset, too. Should
probaly be in interface.c
- main.c, interface.h, interface.c: Add a signal handler for resizing
to work on many other ncurses implementations
- conversions.c: Determine output charset with nl_langinfo()
ok kili@
- append //TRANSLIT to tocode to not mess up the screen;
- change the way it's built;
help with conversions_c, and hints from naddy@
ok MAINTAINER (cathcart@), naddy@, sturm@, kili@, jasper@, simon@