fix doxygen generation
[obnox/wireshark/wip.git] / TODO
diff --git a/TODO b/TODO
index be26596345e60a85f2103c745a2978107ad1210f..d59a26028923192e4b06f5c0b6f49fbf770f0f86 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-$Id: TODO,v 1.15 2004/03/31 01:31:00 jmayer Exp $
+$Id$
 
 Things to do:
 =============
@@ -88,9 +88,9 @@ it under?)
 
 *) A GtkWidget for authors in the About box. We've got a lot of authors!
 We've currently banished the list of authors to the AUTHORS file and the
-man page, which may be the right solution here.
+man page, which may be the right solution here. [DONE]
 
-*) Finish moving GTK-dependent code into gtk/ subdirectory.
+*) Finish moving GTK-dependent code into gtk/ subdirectory. [DONE]
 
 *) Provide alternative user interfaces, e.g. other toolkits (Qt/KDE,
 full GNOME, native Windows, native Aqua, etc.) and text-mode "curses".
@@ -98,8 +98,6 @@ full GNOME, native Windows, native Aqua, etc.) and text-mode "curses".
 *) Kerberos version 4 dissector - standard krb4 - from tcpdump (nneul);
 we have krb5, but not krb4
 
-*) Display filters: add regexes to strings and byte ranges
-
 *) Build process:
   - Merge epan/configure.in back into toplevel configure.in [DONE]
   - Run make-version.pl only once per make
@@ -110,4 +108,9 @@ we have krb5, but not krb4
   - Move dissectors and supporting files into the epan tree
   - Move plugins into the epan tree
   - move libs/objects to be linked into LDADD_xxx where appropriate
+  - make heimdal detection work for everyone
 
+*) Allow packet summary and packet dissection as valid "fields" in display
+   filter tests:
+  - summary matches "(?i)response"
+  - dissection contains "Unknown"