diff options
author | Christian Grothoff <christian@grothoff.org> | 2011-10-31 17:53:56 +0000 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2011-10-31 17:53:56 +0000 |
commit | 6bbb0517930b5563683743660c1a8d1b90f891cb (patch) | |
tree | bf5dbfb70e6df11e4bbaf3463b009dace9efc7f8 /ChangeLog | |
parent | 714a6de81bd90110262208d0b1e7b9cb6d01828f (diff) |
ready to dist
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 19 |
1 files changed, 16 insertions, 3 deletions
@@ -1,3 +1,19 @@ +Mon Oct 31 18:46:36 CET 2011 + Releasing GNUnet 0.9.0pre4. This release includes a working + implementation of mesh (unoptimized), a working implementation + of the VPN (could use more testing), a working implementation + of the WLAN transport (still very slow, unoptimized) and + many, many bugfixes all over the place. The major known + issues are: + + * TESTING is known to sometimes crash on shutdown + * DV is known to crash / not work properly + * CHAT is experimental and was not reviewed yet + + More details to individual bugs that were fixed in this + release are documented at: + https://gnunet.org/bugs/changelog_page.php?version_id=182 + Mon Sep 19 14:16:22 CEST 2011 Releasing GNUnet 0.9.0pre3. Instead of listing all that has changed, here is the short list of what is known NOT to work, @@ -15,9 +31,6 @@ Mon Sep 19 14:16:22 CEST 2011 * TRANSPORT-DV is experimental, has known bugs, protocol may still change * CHAT is experimental, has known bugs and was not reviewed yet - With this release we will finally start with - a detailed accounting of changes in the ChangeLog. - Thu Dec 23 23:33:05 CET 2010 Releasing GNUnet 0.9.0pre2. |