# # $Id: TODO,v 1.2 2002/06/06 14:21:06 conrads Exp $ # =============================================================== "To-do" list of ideas for future work on suck. Add your ideas, suggestions, bug reports, etc. here. =============================================================== Change logging to use real syslog type logging. Use getpwXXX() to get user's home directory instead of getenv(), so suck can be run at system startup when HOME is undefined. DONE! Change read_active() to connect and get local active info via "list active" DONE! More error-checking in load_newsrc(). DONE! HIGH PRIORITY: Define a config file format, and routines for handling, server definitions. DONE!