gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r2263 - in GNUnet: . src/util


From: grothoff
Subject: [GNUnet-SVN] r2263 - in GNUnet: . src/util
Date: Sat, 19 Nov 2005 10:31:40 -0800 (PST)

Author: grothoff
Date: 2005-11-19 10:31:38 -0800 (Sat, 19 Nov 2005)
New Revision: 2263

Modified:
   GNUnet/src/util/configuration.c
   GNUnet/todo
Log:
sync

Modified: GNUnet/src/util/configuration.c
===================================================================
--- GNUnet/src/util/configuration.c     2005-11-19 18:11:13 UTC (rev 2262)
+++ GNUnet/src/util/configuration.c     2005-11-19 18:31:38 UTC (rev 2263)
@@ -752,7 +752,7 @@
                                 const char * option) {
   UserConf * pos;
   unsigned int retval;
-
+  
   GNUNET_ASSERT( (section != NULL) && (option != NULL) );
   MUTEX_LOCK(&configLock);
   pos = userconfig;

Modified: GNUnet/todo
===================================================================
--- GNUnet/todo 2005-11-19 18:11:13 UTC (rev 2262)
+++ GNUnet/todo 2005-11-19 18:31:38 UTC (rev 2263)
@@ -1,7 +1,7 @@
 Notes:
   RC == Release Critical 
 
-  All issues that are targetd for the NEXT release
+  All issues that are targeted for the NEXT release
   should also be filed on Mantis, except for "more testcases"
   which is always an ongoing issue. 
 
@@ -11,11 +11,11 @@
   Oh, and this is of course just a plan.  And plans always change.
 
 
-0.7.0a [10'05] (aka "bugfixes")
+0.7.0b [12'05] (aka "bugfixes")
 - known bugs (see Mantis for updates):
   * gnunet-setup memory leaks (#878)
   * gnunet-setup category switch update bug (#892)
-  * failed setkey exchanges, connection timeouts (#896, #910) [ Christian ]
+  * 0 bandwidth cap (#971)
 - testing:
   * more "make check" targets to test: 
     + gnunet-tracekit
@@ -28,7 +28,6 @@
 0.7.1 [12'05] (aka "stabilization"):
 - gnunet-setup:
   * php-ification for i18n [ Nils, not RC ]
-  * #892 (gconfig focus changes)
 - DHT:
   * make dht tests work
   * XFS [ location URIs ]





reply via email to

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