From Dirk via bug #5771: Add heuristic dissector for images and HTTP
[obnox/wireshark/wip.git] / README.cmake
index 7d1aeb062ba49cf1e2d705dcc8dfb55d87693f3c..e085ce33d7310b21a55533399e27afc543449a80 100644 (file)
@@ -72,19 +72,20 @@ What works?
 ===========
 
 All the executables now build from clean source on:
-* 32bit openSUSE 11.2
+* 32bit openSUSE 11.3: (gnu)make and gcc
+* 64bit FedoraXXX
 * 32bit Ubuntu 9.04
+* 32bit Ubuntu 10.04
 
 What needs to be done?
 ======================
 
 - Add asn1 autogen target (assigned: krj)
-- Redo glib2 find modules.
 - Add back platform specific objects.
 - Fix places in the cmake files marked as todo.
 - Add back (working) install target.
-  Currently, directories are created with user umask
-- Add back linker flags test
+  Currently, directories are created with user umask.
+  Also the guides are not installed.
 - Build source package (using CPack).
 - Build rpm package (using CPack).
 - Build dpkg package (using CPack).