gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r3815 - in GNUnet: . src/applications/fs/tools


From: grothoff
Subject: [GNUnet-SVN] r3815 - in GNUnet: . src/applications/fs/tools
Date: Wed, 22 Nov 2006 20:38:20 -0800 (PST)

Author: grothoff
Date: 2006-11-22 20:38:18 -0800 (Wed, 22 Nov 2006)
New Revision: 3815

Modified:
   GNUnet/src/applications/fs/tools/gnunet-search.c
   GNUnet/todo
Log:
warning

Modified: GNUnet/src/applications/fs/tools/gnunet-search.c
===================================================================
--- GNUnet/src/applications/fs/tools/gnunet-search.c    2006-11-23 04:32:30 UTC 
(rev 3814)
+++ GNUnet/src/applications/fs/tools/gnunet-search.c    2006-11-23 04:38:18 UTC 
(rev 3815)
@@ -165,7 +165,7 @@
  * @return return value from gnunet-search: 0: ok, -1: error
  */
 int main(int argc,
-        const char ** argv) {
+        char * const * argv) {
   struct ECRS_URI * uri;
   int i;
   struct FSUI_Context * ctx;

Modified: GNUnet/todo
===================================================================
--- GNUnet/todo 2006-11-23 04:32:30 UTC (rev 3814)
+++ GNUnet/todo 2006-11-23 04:38:18 UTC (rev 3815)
@@ -12,17 +12,12 @@
 
 
 
-0.7.1 [11'06] (aka "stabilization")
-- fix critical known bugs:
-  * Windows installer [Nils]
-    + uninstall: Remove account
-    + libcurl, guile [RCpre0]
-  * file/socket leak (#955) - possibly fixed
+0.7.1 [12'06] (aka "stabilization")
 - finish util refactoring:
   * extractors option for FS (missing in client config!) [RCpre1, CG]
   * fs/fsui: capture ectx errors and convert to event error msgs! [RCpre1, CG]
   * gnunet-setup ncurses wizard [RCpre2]
-- More testcases: [RCpre3]
+- more testcases: [RCpre3]
   * ecrs_core
   * gap (incl. economy)
   * fs/fsui: recursive uploads and downloads (incl. persistence)
@@ -32,10 +27,13 @@
   * tracekit
   * advertising
   * rpc
-  * make dht tests work (and write more) 
+- fix critical known bugs:
+  * Windows installer [Nils]
+    + uninstall: Remove account
+    + libcurl, guile [RCpre0]
+  * file/socket leak (#955) - possibly fixed
 
-
-0.7.2 ['07]:
+0.7.2 [3'07]:
 - Transports:
   * SMTP/HTTP (using libcurl, libmicrohttpd, libesmtp)
 - Testcases not compiling or passing:
@@ -55,16 +53,15 @@
     directory entries. (theoretically can compact some directories
     by 50% (?) -- incidentially 25% is what gzip can do on the
     current directories!) [ CG ]
-  * DHT: use additional optional fields (HELLOs) [ CG ]
 
-0.7.3 ['07] (aka "features"):
+0.7.3 [6'07] (aka "features"):
 - #747 (sharing stats for gnunet-gtk)
 - insert meta-data under hash (md5? sha1? sha-512? GNUnet-URI?)
   as keyword (to allow getting meta-data from URI only)
 - Documentation:
   * LJ article
 
-0.7.4 ['07] (aka "advanced features"):
+0.7.4 [12'07] (aka "advanced features"):
 - gnunet-chat [ RC ]
 - Insert/Index a "shared directory" automatically [Nils]
 - https://gnunet.org/drupal/?q=node/97





reply via email to

[Prev in Thread] Current Thread [Next in Thread]