marking HTTP as experimental
[oweals/gnunet.git] / ChangeLog
index 1ec4edf0774dac1ff9489cf7945b807a3c2488d7..d2d2f35bbfa2f46101f2683445eebf3a8dfcd722 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,25 @@
+       Releasing GNUnet 0.9.0pre3.  Instead of listing all that has
+       changed, here is the short list of what is known NOT to work,
+       in order of minor flaws to major issues, by module:
+
+       * FS still has a few missing features, but largely works
+       * TRANSPORT ATS is not used for actual bandwidth assignment,
+                 important options to make it truly useful are still missing
+       * TESTING does not support incremental HELLO changes, 
+                 code has known shutdown issues (can crash)
+       * VPN is experimental, but has been shown to work to some degree
+       * MESH does not work (mock API emulates for VPN)
+        * TRANSPORT-WLAN is experimental
+        * TRANSPORT-HTTP is experimental, has known bugs
+       * 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.
+
 Thu Oct         7 20:51:05 CEST 2010
        Removed dependency on GNU MP (GMP). The code now uses the libgcrypt MPI
        interface.