From ba564a901e519b0f2cf2b7651bd260f618506b5c Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Mon, 6 Mar 2006 23:28:18 +0000 Subject: r13903: Don't generate prototypes for modules and binaries in include/proto.h by default. (This used to be commit c80a8f1102caf744b66c13bebde38fba74983dc4) --- TODO | 2 ++ 1 file changed, 2 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 954cc5f806..36c05d5a28 100644 --- a/TODO +++ b/TODO @@ -13,6 +13,8 @@ upgrade process (from Samba3): Perhaps similar to eventlog so we can also use eventlog to retrieve the data? - improve handling of test results in testsuite +- testsuite for the 'net' tool + Configuration options ===================== -- cgit