comparison mcabber/src/TODO @ 149:9f74832eb4f8

[/trunk] Changeset 161 by mikael * Do not show message flag for unfolded groups. * Add _GNU_SOURCE to main.c, for the getline() prototype...
author mikael
date Sat, 30 Apr 2005 23:06:42 +0000
parents c3624b2a7059
children b69c0b7a23e3
comparison
equal deleted inserted replaced
148:c3624b2a7059 149:9f74832eb4f8
1 1
2 BUGS: 2 BUGS:
3 3
4 * Presence notification is always accepted. 4 * Presence notification is always accepted.
5 * Do not show message flag for unfolded groups.
6 * Resize not handled. 5 * Resize not handled.
7 * I have seen a segfault, but don't know how to reproduce it... 6 * I have seen a segfault, but don't know how to reproduce it...
8 7
9 8
10 TODO: 9 TODO: